commit | 1ea4ff3e9f0b8d53e680a2bb9e8e644bf03aeb4d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 13 16:07:22 2017 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 11 13:04:15 2017 +0200 |
tree | 798b7b73a9bf61aaf2c1ef9c5265d5581f01ef2b | |
parent | 007f6c5e6eb45c81ee89368a5f226572ae638831 [diff] |
cfg80211: support reloading regulatory database If the regulatory database is loaded, and then updated, it may be necessary to reload it. Add an nl80211 command to do this. Note that this just reloads the database, it doesn't re-apply the rules from it immediately. Signed-off-by: Johannes Berg <johannes.berg@intel.com>