cfg80211: allow registering to beacons
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:17 +0000 (11:18 +0100)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 24 Aug 2012 20:56:17 +0000 (13:56 -0700)
commit26ae87e169689d445bcaed699e38875bc1134790
tree2515ce251118e1e31c3324dafe2a399519db440c
parent82342154be417fc39c3afe54788314c5055b889e
cfg80211: allow registering to beacons

Add the ability to register to received beacon frames
to allow implementing OLBC logic in userspace. The
registration is per wiphy since there's no point in
receiving the same frame multiple times.

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/core.h
net/wireless/nl80211.c