From: Johannes Berg Date: Tue, 7 Jul 2009 01:56:08 +0000 (+0200) Subject: cfg80211: warn again on spurious deauth X-Git-Tag: v2.6.32-rc1~703^2~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e6fb1aad0d4d4f032d46b6bab093a41c6c82bf;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed