commit | 5b36ebd8249f403c7edf7cf68d68e9a0d0f55243 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Feb 13 14:21:45 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:11 2013 +0100 |
tree | 48b2490c4a7e4876960f348de4ee3838597fbdf9 | |
parent | 5bbe754d9ecc4a09994ecd0cf3b167224e114da5 [diff] |
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>