cfg80211: Save the regulatory domain when setting custom regulatory
authorIlan Peer <ilan.peer@intel.com>
Sun, 29 Nov 2020 15:30:51 +0000 (17:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Dec 2020 11:57:24 +0000 (12:57 +0100)
commitbeee246951571cc5452176f3dbfe9aa5a10ba2b9
treeeb521c890c98f1256b479475a8712e6bad290524
parentc837cbad40d949feaff86734d637c7602ae0b56b
cfg80211: Save the regulatory domain when setting custom regulatory

When custom regulatory was set, only the channels setting was updated, but
the regulatory domain was not saved. Fix it by saving it.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201129172929.290fa5c5568a.Ic5732aa64de6ee97ae3578bd5779fc723ba489d1@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c