linux-hardened/drivers/net/wireless/brcm80211
Franky Lin fbf59108f9 brcm80211: fmac: register a dummy irq handler for SDIO function 2
When there is data available in dongle for driver to fetch, an
interrupt will be triggered and both SDIO function 1 and 2 will be
flagged by default in bcm4329. These two interrupt flags are
identical and only need to be handled once. Since there is no way
to turn off one flag from the dongle side, a dummy handler for
function 2 interrupt is placed.

Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-19 14:40:43 -05:00
..
brcmfmac brcm80211: fmac: register a dummy irq handler for SDIO function 2 2011-12-19 14:40:43 -05:00
brcmsmac brcm80211: smac: precendence bug in wlc_phy_attach() 2011-12-15 14:46:38 -05:00
brcmutil brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb 2011-11-11 14:28:43 -05:00
include brcm80211: smac: use bcma core access functions in otp.c 2011-12-13 15:47:58 -05:00
Kconfig brcm80211: smac: change from pci device driver to bcma device driver 2011-12-13 15:31:59 -05:00
Makefile net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00