]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: split control freq check from chandef check
authorJohannes Berg <johannes.berg@intel.com>
Tue, 3 Mar 2026 14:26:19 +0000 (15:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Mar 2026 06:11:14 +0000 (07:11 +0100)
commitfd2905157d692b9dee39d27bccb7b255e57ba3f4
treefabe37da004dcc22046f65f57b87888c429fe316
parentf932856649b07529d9dbd0f2f7fb7fcc5b929858
wifi: cfg80211: split control freq check from chandef check

In order to introduce NPCA later, split the control frequency
check out of cfg80211_chandef_valid().

Link: https://patch.msgid.link/20260303152641.11b31e4878a7.I534669506008e12ffcd6c115161777e528fdc838@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/chan.c