git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bbe754
)
mac80211: always unblock CSA queue stop when disconnecting
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 13 Feb 2013 13:21:45 +0000
(14:21 +0100)
committer
Johannes 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