mac80211: Look out for some other AP when disassoc is received.
commit5925d976fbe99859d636e7075e5304625503c5fe
authorVivek Natarajan <vnatarajan@atheros.com>
Sat, 22 Nov 2008 06:19:50 +0000 (21 22:19 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 26 Nov 2008 14:47:42 +0000 (26 09:47 -0500)
tree59c48003fd58f771460b99abdc0029f8a8cc8276
parente2f367f269fe19375f10e63efe0f2a6d3ddef8e6
mac80211: Look out for some other AP when disassoc is received.

When a disassoc packet is received from the AP with a reason code of
'leaving the BSS', mac80211 should go into DISABLED state just as it
would do if the AP suddenly went away for some reason, as that is what
will happen shortly after the AP leaves anyway.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c