]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: support reloading regulatory database
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Sep 2017 14:07:22 +0000 (16:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 11 Oct 2017 11:04:15 +0000 (13:04 +0200)
commit4a16d55fd89fef0835b571f8cfd498330fc21fe4
tree798b7b73a9bf61aaf2c1ef9c5265d5581f01ef2b
parent2bb24f727ff9e575e1f35ec0916eed2025e3107b
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>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/reg.c
net/wireless/reg.h