diff options
author | 2024-03-14 11:09:51 +0100 | |
---|---|---|
committer | 2024-03-25 15:23:06 +0100 | |
commit | be23b2d7c3b7c8bf57b1cf0bf890bd65df9d0186 (patch) | |
tree | 8095ee3f62d70aa739ba3ac9df0c0a0aeafde500 /tools/perf/scripts/python/gecko.py | |
parent | wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc (diff) | |
download | wireguard-linux-be23b2d7c3b7c8bf57b1cf0bf890bd65df9d0186.tar.xz wireguard-linux-be23b2d7c3b7c8bf57b1cf0bf890bd65df9d0186.zip |
wifi: cfg80211: add a flag to disable wireless extensions
Wireless extensions are already disabled if MLO is enabled,
given that we cannot support MLO there with all the hard-
coded assumptions about BSSID etc.
However, the WiFi7 ecosystem is still stabilizing, and some
devices may need MLO disabled while that happens. In that
case, we might end up with a device that supports wext (but
not MLO) in one kernel, and then breaks wext in the future
(by enabling MLO), which is not desirable.
Add a flag to let such drivers/devices disable wext even if
MLO isn't yet enabled.
Cc: stable@vger.kernel.org
Link: https://msgid.link/20240314110951.b50f1dc4ec21.I656ddd8178eedb49dc5c6c0e70f8ce5807afb54f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions