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)
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>

No differences found