]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b661a3e0a4627a4ecbc9b3d58c1510ec20ecc3d
treec5fd969b75460a915f604fa10bf635999d09989f
parent8ca019d2c1016d057256e819902e0f6546187093
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