diff options
| author | Johannes Berg <[email protected]> | 2024-02-28 09:40:51 +0100 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2024-03-04 14:31:02 +0100 |
| commit | bf7bc8c5974b78a09f266be3a5a84ed3865f30a6 (patch) | |
| tree | 49ba039121d2032762b350e5d23e354afc0e2807 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 5fcc7c51f9e72d1e62991f8b32be4a5adf44d556 (diff) | |
wifi: mac80211: don't add VHT capa on links without them
When a link doesn't have VHT capability, before the rework
we'd have set IEEE80211_CONN_DISABLE_VHT, but now with the
linear progression of 'mode', we no longer have that. Add
an explicit check for VHT being supported, so we don't add
a zeroed VHT capabilities element where it shouldn't be.
Fixes: 310c8387c638 ("wifi: mac80211: clean up connection process")
Reviewed-by: Miriam Rachel Korenblit <[email protected]>
Link: https://msgid.link/20240228094207.bfe4283bcde7.Ib70a558bc6bdbcec3d9e663079229dfcc2493682@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions