diff options
author | Arik Nemtsov <arik@wizery.com> | 2014-12-15 18:26:02 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-12-17 11:49:55 +0100 |
commit | db8dfee57d37d2cd14a750477babbae52b69a494 (patch) | |
tree | 6d52011ec10a6891b45886df8e00983d75a773cd /CREDITS | |
parent | cfg80211: return private regdom for self-managed devices (diff) | |
download | linux-db8dfee57d37d2cd14a750477babbae52b69a494.tar.xz linux-db8dfee57d37d2cd14a750477babbae52b69a494.zip |
cfg80211: avoid intersection when applying self-managed reg
The custom-reg handling function can currently only add flags to a given
channel. This results in stale flags being left applied. In some cases
a channel was disabled and even the orig_flags were changed to reflect
this.
Previously the API was designed for a single invocation before wiphy
registration, so this didn't matter. The previous approach doesn't scale
well to self-managed regulatory devices, particularly when a more
permissive regdom is applied after a restrictive one.
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions