]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: allow restricting supported dfs regions
authorFelix Fietkau <nbd@openwrt.org>
Mon, 5 May 2014 09:48:40 +0000 (11:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 May 2014 13:50:06 +0000 (15:50 +0200)
commit9acafa2d1ac71e2f96195266d6f620acb9f17f1b
tree34e897f3799273001f9e546f5bf356c43b6fbdca
parenta1a3c7e5f72438decc94af66f0822cdbda5c2498
cfg80211: allow restricting supported dfs regions

At the moment, the ath9k/ath10k DFS module only supports detecting ETSI
radar patterns.
Add a bitmap in the interface combinations, indicating which DFS regions
are supported by the detector. If unset, support for all regions is
assumed.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/util.c