]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support active monitor interfaces
authorFelix Fietkau <nbd@openwrt.org>
Tue, 28 May 2013 11:01:53 +0000 (13:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 29 May 2013 07:11:56 +0000 (09:11 +0200)
commita7ad1efdb36e0bedbeb87e1bc498729494c893b9
treeb070a7f1871763d66562678ff23daa4613a3eab9
parentd36877652012f337eedca89d938590e298900787
mac80211: support active monitor interfaces

Support them only if the driver advertises support for them via
IEEE80211_HW_SUPPORTS_ACTIVE_MONITOR. Unlike normal monitor interfaces,
they are added to the driver, along with their MAC address.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/iface.c
net/mac80211/util.c