linux/drivers/net/wireless/p54
Christian Lamparter 2ffa5fede3 p54: fix queue stall due to underrun
Larry Finger discovered a weird behavior under load.
In essence, the queue's length count under runs,
which in turn renders the associated ac queue unusable.

Reported-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:02:30 -04:00
..
Kconfig p54: Kconfig maintenance 2009-03-27 20:13:18 -04:00
Makefile p54: Modify p54 files for new organization 2009-07-10 15:02:24 -04:00
eeprom.c p54: Move eeprom code 2009-07-10 15:01:57 -04:00
eeprom.h p54: Move eeprom header 2009-07-10 15:01:58 -04:00
fwio.c p54: two endian fixes 2009-07-10 15:02:28 -04:00
led.c p54: Move LED code 2009-07-10 15:01:58 -04:00
lmac.h p54: Move LMAC interface definitions 2009-07-10 15:01:58 -04:00
main.c p54: Move mac80211 glue code 2009-07-10 15:01:58 -04:00
net2280.h
p54.h p54: Modify p54 files for new organization 2009-07-10 15:02:24 -04:00
p54pci.c p54: Modify p54 files for new organization 2009-07-10 15:02:24 -04:00
p54pci.h
p54spi.c p54spi: remove dead code and definitions 2009-07-10 15:02:28 -04:00
p54spi.h
p54spi_eeprom.h
p54usb.c p54usb: fix stalls caused by urb allocation failures 2009-07-10 15:02:30 -04:00
p54usb.h p54usb: rework driver for resume 2009-05-06 15:14:41 -04:00
txrx.c p54: fix queue stall due to underrun 2009-07-10 15:02:30 -04:00