]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: validate HE 6 GHz operation when EHT is used
authorJohannes Berg <johannes.berg@intel.com>
Tue, 3 Mar 2026 14:08:33 +0000 (15:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Mar 2026 06:10:57 +0000 (07:10 +0100)
commitf2514ff78855c45fe93c82bdb45f7609dd70c637
tree7f14a731a440729bdd9d8e43afb385c437c087bd
parente4b993f2bca78357b430170574f8de7bc7874088
wifi: mac80211: validate HE 6 GHz operation when EHT is used

When in strict mode, validate that the HE 6 GHz operation is
valid even when EHT operation is used instead. This checks
that APs are advertising correct information for HE clients,
without testing with such clients.

Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260303150832.74b934163b99.If4d1db3f39c37900cf0d0f4669cd5f8b677daaa0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c