diff options
| author | Arik Nemtsov <[email protected]> | 2014-12-15 19:26:02 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2014-12-17 11:49:55 +0100 |
| commit | db8dfee57d37d2cd14a750477babbae52b69a494 (patch) | |
| tree | 6d52011ec10a6891b45886df8e00983d75a773cd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 1bdd716cbccabc8127fbbaaa663c3090302ef78b (diff) | |
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 <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions