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)
commita6d4a534e15f0e1b13b518c31219f9fb7166412a
tree6b15cf5718a8539632489970b733f94561de2da2
parent1f7bba79af57ceecf25c2b7d3e6a484efefe340f
cfg80211: introduce regulatory flags controlling bw

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
This page took 0.024615 seconds and 5 git commands to generate.