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:
27f0112
)
mac80211: clear bssid on auth/assoc failure
author
Eliad Peller
<eliad@wizery.com>
Tue, 4 Sep 2012 14:44:45 +0000
(17:44 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Sep 2012 15:14:19 +0000
(17:14 +0200)
ifmgd->bssid wasn't cleared properly in some
auth/assoc failure cases, causing mac80211 and
the low-level driver to go out of sync.
Clear ifmgd->bssid on failure, and notify the driver.
Cc: stable@kernel.org # 3.4+
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found