linux/drivers/net/wireless/ath/carl9170
Christian Lamparter 2c7808d934 carl9170: fix hang in AP mode when HT STA does PSM
This is a obvious bug, skb_queue_walk does not
work if the iterator gets removed from the queue.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-21 11:05:26 -04:00
..
Kconfig carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
Makefile carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
carl9170.h carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
cmd.c
cmd.h
debug.c carl9170: don't load bogus nf of chain 1 2010-09-21 11:05:21 -04:00
debug.h carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
eeprom.h
fw.c carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
fwcmd.h
fwdesc.h
hw.h
led.c
mac.c carl9170: PHY/RF and MAC routines 2010-09-14 16:03:42 -04:00
main.c carl9170: fix hang in AP mode when HT STA does PSM 2010-09-21 11:05:26 -04:00
phy.c carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
phy.h
rx.c carl9170: 802.11 rx/tx processing and usb backend 2010-09-14 16:03:42 -04:00
tx.c carl9170: 802.11 rx/tx processing and usb backend 2010-09-14 16:03:42 -04:00
usb.c carl9170: fix state downgrade during reset 2010-09-21 11:05:24 -04:00
version.h
wlan.h