cfg80211: allow registering to beacons
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:17 +0000 (11:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:13:51 +0000 (16:13 -0500)
commit5e760230e42cf759bd923457ca2753aacf2e656e
treec5fd969b75460a915f604fa10bf635999d09989f
parent06500736c5d26bff93a4f358713689073e66d0f5
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