linux/net/wireless
Johannes Berg 7d930bc336 cfg80211: sme: deauthenticate on assoc failure
When the in-kernel SME gets an association failure from
the AP we don't deauthenticate, and thus get into a very
confused state which will lead to warnings later on. Fix
this by actually deauthenticating when the AP indicates
an association failure.

(Brought to you by the hacking session at Kernel Summit 2009 in Tokyo,
Japan. -- JWL)

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-27 16:29:47 -04:00
..
chan.c
core.c
core.h cfg80211: sme: deauthenticate on assoc failure 2009-10-27 16:29:47 -04:00
debugfs.c
debugfs.h
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mlme.c cfg80211: sme: deauthenticate on assoc failure 2009-10-27 16:29:47 -04:00
nl80211.c
nl80211.h
radiotap.c
reg.c
reg.h
scan.c
sme.c cfg80211: sme: deauthenticate on assoc failure 2009-10-27 16:29:47 -04:00
sysfs.c
sysfs.h
util.c
wext-compat.c
wext-compat.h
wext-sme.c
wext.c