android_kernel_xiaomi_sm8350/drivers/net/wireless/ath5k
Pavel Roskin f50e4a8494 ath5k: disable irq handling in ath5k_hw_detach()
Once ah has been freed, it may not be accessed.  Set ATH_STAT_INVALID
bit to make the interrupt handler return IRQ_NONE without accessing ah.

This fixes oops on unload with CONFIG_DEBUG_SHIRQ enabled.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-13 15:57:25 -04:00
..
ath5k.h WDEV, ath5k, don't return int from bool function 2008-02-20 20:11:48 -05:00
base.c ath5k: Fix build warnings on some 64-bit platforms. 2008-02-20 20:11:48 -05:00
base.h
debug.c
debug.h
hw.c ath5k: disable irq handling in ath5k_hw_detach() 2008-03-13 15:57:25 -04:00
hw.h
initvals.c
Makefile
phy.c
reg.h
regdom.c
regdom.h