nl80211: allow subscribing to unexpected class3 frames
commit28946da763e8b8d8ffd01ab861b684a4afb4bc3b
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:12 +0000 (4 11:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:05:49 +0000 (9 16:05 -0500)
treec4e1cd440702b81c2192a164356da4ba769a29a6
parent665c93a93e35cafcd8c84073824f1ef1b19f0a7d
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