From: Christian Daudt <csd@broadcom.com>
To: linux-wireless@vger.kernel.org
Cc: Christian Daudt <csd@broadcom.com>,
brcm80211-dev-list@broadcom.com,
Brett Rudley <brudley@broadcom.com>,
Arend van Spriel <arend@broadcom.com>,
Franky Lin <frankyl@broadcom.com>,
Hante Meuleman <meuleman@broadcom.com>
Subject: [PATCH v2 0/2] brcmfmac: fixes for some corner cases
Date: Wed, 11 May 2016 15:06:47 -0700 [thread overview]
Message-ID: <1463004409-28885-1-git-send-email-csd@broadcom.com> (raw)
A couple of patches against v4.6-rc6 which fix an oops when
handling buggy FW and clear int handler warnings on module unload
Changes from v1:
- combined the patches into a series since "Fix 'did not remove..."
depends on "Fix kernel oops..." patch
Christian Daudt (2):
brcmfmac: Fix kernel oops in failed chip_attach
brcmfmac: Fix 'did not remove int handler' warning
.../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 47 +++++++++++++---------
.../wireless/broadcom/brcm80211/brcmfmac/sdio.h | 3 +-
2 files changed, 30 insertions(+), 20 deletions(-)
--
1.9.1
next reply other threads:[~2016-05-11 22:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 22:06 Christian Daudt [this message]
2016-05-11 22:06 ` [PATCH v2 1/2] brcmfmac: Fix kernel oops in failed chip_attach Christian Daudt
2016-06-04 14:59 ` [v2,1/2] " Kalle Valo
2016-05-11 22:06 ` [PATCH v2 2/2] brcmfmac: Fix 'did not remove int handler' warning Christian Daudt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1463004409-28885-1-git-send-email-csd@broadcom.com \
--to=csd@broadcom.com \
--cc=arend@broadcom.com \
--cc=brcm80211-dev-list@broadcom.com \
--cc=brudley@broadcom.com \
--cc=frankyl@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
--cc=meuleman@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.