diff options
author | Luis R. Rodriguez <mcgrof@do-not-panic.com> | 2013-11-05 18:18:11 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-11-25 20:51:23 +0100 |
commit | f75c30ef084fb57d3edab6722077e0adf16ed8fd (patch) | |
tree | f8585cc786183f42890ceaca9332af2094c33491 /virt | |
parent | cfg80211: add helper for calling CRDA (diff) | |
download | linux-f75c30ef084fb57d3edab6722077e0adf16ed8fd.tar.xz linux-f75c30ef084fb57d3edab6722077e0adf16ed8fd.zip |
cfg80211: allow only the core to request to update the world regdom
It seems some out of tree drivers were using a regulatory_hint("00")
to trigger off the wiphy regulatory notifier, for those cases just
setting the WIPHY_FLAG_CUSTOM_REGULATORY would suffice to call
the reg_notifier() for a world regulatory domain update. If drivers
find other needs for calling the reg_notifier() a proper implemenation
is preferred.
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions