linux/drivers/net/wireless/p54
Christian Lamparter 6d541a684d p54usb: fix stalls caused by urb allocation failures
This patch squashes a few old bugs, which have been around since
the initial version of p54usb in one form or another.

we never freed a orphaned frame, when were denied the resources,
which are necessary to pass the data into the usb subsystem.
As a result we could end up with a full queue that wasn't emptied,
until the device was brought down.

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
..
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
Kconfig p54: Kconfig maintenance 2009-03-27 20:13:18 -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
Makefile p54: Modify p54 files for new organization 2009-07-10 15:02:24 -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 p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54spi_eeprom.h p54spi: stlc45xx eeprom blob 2009-01-29 16:00:25 -05:00
p54spi.c p54spi: remove dead code and definitions 2009-07-10 15:02:28 -04:00
p54spi.h p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
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: Move TX/RX code 2009-07-10 15:01:59 -04:00