]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: tests: mark HT check strict
authorJohannes Berg <johannes.berg@intel.com>
Mon, 4 May 2026 06:54:27 +0000 (08:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 May 2026 06:54:52 +0000 (08:54 +0200)
commit0cfff13c94cb5fa818bb374945ff280e08dc1bb9
tree05d8f6c3c834422f236bbc7209854ae8a38c7122
parentd997c32157d2ca06e9f3f00ba6c4bf06593b49e7
wifi: mac80211: tests: mark HT check strict

The HT check now only applies in strict mode since APs
were found to be broken. Mark it as such.

Fixes: 711a9c018ad2 ("wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tests/chan-mode.c