android_kernel_xiaomi_sm8350/drivers/net/wireless/b43
Michael Buesch 7b3abfc87e b43: Fix possible MMIO access while device is down
This fixes a possible MMIO access while the device is still down
from a suspend cycle. MMIO accesses with the device powered down
may cause crashes on certain devices.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-25 10:55:09 -04:00
..
b43.h b43: Fix noise calculation WARN_ON 2008-06-13 16:14:49 -04:00
debugfs.c
debugfs.h
dma.c b43: Fix possible NULL pointer dereference in DMA code 2008-06-13 16:14:48 -04:00
dma.h
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h
lo.c
lo.h
main.c b43: Do not return TX_BUSY from op_tx 2008-06-25 10:51:51 -04:00
main.h
Makefile
nphy.c
nphy.h
pcmcia.c
pcmcia.h
phy.c
phy.h
pio.c
pio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h