cfg80211: warn again on spurious deauth
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 7 Jul 2009 01:56:08 +0000 (03:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:02:31 +0000 (15:02 -0400)
commitc1e6fb1aad0d4d4f032d46b6bab093a41c6c82bf
tree7097809f88122dfe09f4185cf918862071de4402
parentcb0b4beb93d14429bf0c50fc1ab8e26348dca880
cfg80211: warn again on spurious deauth

The original code in mac80211 could send a deauth
frame under certain circumstances even if nothing
had ever requested an authentication. This has been
fixed with the rework there, so cfg80211 can now
warn again about spurious events to catch possible
future drivers or mac80211 regressions.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/mlme.c