All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] brcmfmac: fixes for some corner cases
@ 2016-05-11 22:06 Christian Daudt
  2016-05-11 22:06 ` [PATCH v2 1/2] brcmfmac: Fix kernel oops in failed chip_attach Christian Daudt
  2016-05-11 22:06 ` [PATCH v2 2/2] brcmfmac: Fix 'did not remove int handler' warning Christian Daudt
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Daudt @ 2016-05-11 22:06 UTC (permalink / raw)
  To: linux-wireless
  Cc: Christian Daudt, brcm80211-dev-list, Brett Rudley,
	Arend van Spriel, Franky Lin, Hante Meuleman

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-04 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 22:06 [PATCH v2 0/2] brcmfmac: fixes for some corner cases Christian Daudt
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

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.