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)
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>

No differences found