diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2010-02-03 20:33:44 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-02-08 22:50:54 +0100 |
commit | 0866b03c7d7dee8a34ffa527ecda426c0f405518 (patch) | |
tree | 7c900d796db5636e67b9feb1e2347bb4d160fa22 /drivers/ssb | |
parent | mac80211: tear down all agg queues when restart/reconfig hw (diff) | |
download | linux-0866b03c7d7dee8a34ffa527ecda426c0f405518.tar.xz linux-0866b03c7d7dee8a34ffa527ecda426c0f405518.zip |
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>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions