linux/drivers/net/wireless/brcm80211
Arend van Spriel 5768f31e4e brcmfmac: have sdio return -EIO when device communication is not possible
The bus interface functions txctl and rxctl may be used while the device
can not be accessed, eg. upon driver .remove() callback. This patch will
immediately return -EIO when this is the case which speeds up the module
unload.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-06-15 12:55:22 +03:00
..
brcmfmac brcmfmac: have sdio return -EIO when device communication is not possible 2015-06-15 12:55:22 +03:00
brcmsmac mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
brcmutil brcmfmac: show firmware release info in ethtool driver info 2015-01-29 09:59:14 +02:00
include brcmfmac: add additional 43602 pcie device id. 2015-05-09 16:26:57 +03:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile