From: Eliad Peller Date: Tue, 4 Sep 2012 14:44:45 +0000 (+0300) Subject: mac80211: clear bssid on auth/assoc failure X-Git-Tag: v3.6-rc6~18^2~22^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d2abdfdf14f4d6decc2023708211e19b096f4ca;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed