summaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.h
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2012-06-01 11:14:03 +0300
committerJohannes Berg <johannes.berg@intel.com>2012-06-21 21:44:25 +0200
commit88a9e31c506c00c8b7a2f1611406d0e38dcb33b3 (patch)
tree5b7f85c7649180ea83b9c5ce696c34982fa3ab59 /net/mac80211/key.h
parent79543d8eecc0957ac6fe3ec1e2486ad31d4b67a3 (diff)
mac80211: clear ifmgd->bssid only after building DELBA
ieee80211_set_disassoc() clears ifmgd->bssid before building DELBA frames, resulting in frames with invalid bssid ("00:00:00:00:00:00"). Fix it by clearing ifmgd->bssid only after building all the needed frames. After this change, we no longer need to save the bssid (before clearing it), so remove the local array. Reported-by: Ido Yariv <ido@wizery.com> Cc: stable@vger.kernel.org Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/key.h')
0 files changed, 0 insertions, 0 deletions