mac80211: always unblock CSA queue stop when disconnecting
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Feb 2013 13:21:45 +0000 (14:21 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:11 +0000 (09:41 +0100)
commit5b36ebd8249f403c7edf7cf68d68e9a0d0f55243
tree48b2490c4a7e4876960f348de4ee3838597fbdf9
parent5bbe754d9ecc4a09994ecd0cf3b167224e114da5
mac80211: always unblock CSA queue stop when disconnecting

In some cases when disconnecting after (or during?) CSA
the queues might not recover, and then the only way to
recover is reloading the module.

Fix this by always unblocking the queue CSA reason when
disconnecting.

Cc: stable@vger.kernel.org
Reported-by: Jan-Michael Brummer <jan.brummer@tabos.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c