cfg80211: introduce regulatory flags controlling bw
authorArik Nemtsov <arik@wizery.com>
Thu, 23 Oct 2014 06:37:33 +0000 (09:37 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 10 Nov 2014 09:36:21 +0000 (10:36 +0100)
Allow setting bandwidth related regulatory flags. These flags are mapped
to the corresponding channel flags in the specified range.
Make sure the new flags are consulted when calculating the maximum
bandwidth allowed by a regulatory-rule.

Also allow propagating the GO_CONCURRENT modifier from a reg-rule to a
channel.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Luis R. Rodriguez <mcgrof@suse.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/reg.c

Simple merge
Simple merge