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
..
2009-12-04 14:16:25 -05:00
2009-09-08 16:31:08 -04:00
2009-11-28 18:03:14 +01:00
2009-09-08 16:31:06 -04:00
2009-09-08 16:31:06 -04:00
2010-02-01 15:40:05 -05:00
2009-12-04 13:28:49 -05:00
2009-09-23 11:35:43 -04:00
2009-09-08 16:31:06 -04:00
2009-08-31 14:42:13 -04:00
2009-08-20 11:35:55 -04:00
2009-11-11 15:23:40 -05:00