nl80211: allow subscribing to unexpected class3 frames
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:12 +0000 (11:18 +0100)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 24 Aug 2012 20:55:57 +0000 (13:55 -0700)
commiteef4c1efee2f8138ba91143a00adea178bcd5411
treeaf6647f30b70d8ac8e3b1d4c3a181013bd5fbae1
parent6c3e830bd84af1b8e125490dc194fe099490dc46
nl80211: allow subscribing to unexpected class3 frames

To implement AP mode without monitor interfaces we
need to be able to send a deauth to stations that
send frames without being associated. Enable this
by adding a new nl80211 event for such frames that
an application can subscribe to.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h