]> 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)
commitbebd88b29ba31f80a9bb3c441e078cd8ba2baac5
tree798b7b73a9bf61aaf2c1ef9c5265d5581f01ef2b
parent2620d354427f64221875824d4395f83c60aa1644
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