commit | 3d2abdfdf14f4d6decc2023708211e19b096f4ca | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Tue Sep 04 17:44:45 2012 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Sep 04 17:14:19 2012 +0200 |
tree | 053b75c9bb096979bb06c104d35ab9811a690abf | |
parent | 27f011243a6e4e8b81078df1d83608dae31e3d38 [diff] |
mac80211: clear bssid on auth/assoc failure 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>