linux/drivers/net/wireless/b43legacy
Michael Buesch 664f200610 b43legacy: 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.

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
..
b43legacy.h b43legacy: fix TBTT and PU timings 2008-04-16 15:59:57 -04:00
debugfs.c
debugfs.h
dma.c b43legacy: fix DMA mapping leakage 2008-04-15 15:04:36 -04:00
dma.h
ilt.c
ilt.h
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
leds.c
leds.h
main.c b43legacy: Do not return TX_BUSY from op_tx 2008-06-25 10:55:09 -04:00
main.h
Makefile
phy.c
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c
xmit.h