mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
This removes the previously unused reload flag, which was introduced in1eda919126. The request is handled as NL80211_REGDOM_SET_BY_CORE, which is parsed unconditionally. Reported-by: kernel test robot <lkp@intel.com> Reported-by: Nathan Chancellor <nathan@kernel.org> Fixes:1eda919126("nl80211: reset regdom when reloading regdb") Link: https://lore.kernel.org/all/YaZuKYM5bfWe2Urn@archlinux-ax161/ Signed-off-by: Finn Behrens <me@kloenk.de> Reviewed-by: Nathan Chancellor <nathan@kernel.org> Link: https://lore.kernel.org/r/YadvTolO8rQcNCd/@gimli.kloenk.dev Signed-off-by: Johannes Berg <johannes.berg@intel.com> Bug: 215824523 (cherry picked from commit37d3311424) Change-Id: I26ea2e65f8e853dc8133e56296710aeb4a1c8c01 Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>