linux/drivers/net/wireless/p54
Larry Finger 47ab3840a3 p54: tx refused but queue active
In the mainline kernel, p54usb will fail because the TX queue length can
become < 0. This problem has been reported as Bugzilla #13725. The failure
is expressed by the following message in the logs:

WARNING: at net/mac80211/tx.c:1325 ieee80211_tx+0x23c/0x298 [mac80211]()
Hardware name: HP Pavilion dv2700 Notebook PC
tx refused but queue active

This problem has been recently observed in the wireless-testing tree, where
a full solution is being tested. That fix is too invasive for 2.6.31-rcX,
but the simple change supplied here will prevent the failure.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-08 15:24:30 -04:00
..
Kconfig
Makefile
net2280.h
p54.h p54: correct merge damage from "p54: more SoftLED updates" 2009-05-06 15:15:03 -04:00
p54common.c p54: tx refused but queue active 2009-07-08 15:24:30 -04:00
p54common.h
p54pci.c Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 2009-04-13 15:04:33 -07:00
p54pci.h
p54spi.c p54spi: drop test for FW_STATE_RESET in p54spi_work 2009-05-20 14:46:28 -04:00
p54spi.h
p54spi_eeprom.h
p54usb.c wireless/p54: prepare for FIRMWARE_NAME_MAX removal 2009-06-03 14:05:15 -04:00
p54usb.h p54usb: rework driver for resume 2009-05-06 15:14:41 -04:00