android_kernel_xiaomi_sm8350/drivers/net/wireless/b43
Michael Buesch c9e8eae093 b43: Do not return TX_BUSY from op_tx
Never return TX_BUSY from op_tx. It doesn't make sense to return
TX_BUSY, if we can not transmit the packet.
Drop the packet and return TX_OK.
This will fix the resume hang.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-25 10:51:51 -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
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