kernel-ark/drivers/net/wireless/b43legacy
Larry Finger 0866b03c7d b43/b43legacy: Wake queues in wireless_core_start
If b43 or b43legacy are deauthenticated or disconnected, there is a
possibility that a reconnection is tried with the queues stopped in
mac80211. To prevent this, start the queues before setting
STAT_INITIALIZED.

In b43, a similar change has been in place (twice) in the
wireless_core_init() routine. Remove the duplicate and add similar
code to b43legacy.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@kernel.org>   [2.6.32]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-08 16:50:54 -05:00
..
b43legacy.h b43legacy: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
debugfs.c
debugfs.h
dma.c b43legacy: Fix DMA TX bounce buffer copying 2009-10-30 16:50:40 -04:00
dma.h
ilt.c
ilt.h
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
leds.c
leds.h
main.c b43/b43legacy: Wake queues in wireless_core_start 2010-02-08 16:50:54 -05:00
main.h
Makefile
phy.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c b43legacy: avoid PPC fault during resume 2009-12-04 13:28:50 -05:00
rfkill.h
sysfs.c
sysfs.h
xmit.c b43legacy: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
xmit.h