OSDN Git Service

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)
commit1ea4ff3e9f0b8d53e680a2bb9e8e644bf03aeb4d
tree798b7b73a9bf61aaf2c1ef9c5265d5581f01ef2b
parent007f6c5e6eb45c81ee89368a5f226572ae638831
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