summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2009-11-30 17:13:56 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2009-12-07 21:51:22 (GMT)
commitd1844d77692de3158ad458ed4c7b86d78ab4085e (patch)
tree940924641f8e2a48e454feb47c826c81ba3aac64 /lib
parentd8a8dd8f07aed82492c089ad13fd3d7476b692fd (diff)
downloadlinux-d1844d77692de3158ad458ed4c7b86d78ab4085e.tar.xz
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
When disassociating, mac80211 zeroes vif->bss_info.bssid before calling our ->bss_info_changed(), but we need the BSSID to remove the hardware station database entry for our AP, so we can't clear our local copy of the BSSID until after we've done that. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions