diff options
author | Johannes Berg <[email protected]> | 2024-04-18 10:52:20 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-04-19 10:02:10 +0200 |
commit | 645acc6f55918feacc4572dd80acbb152b2208d9 (patch) | |
tree | deeed1d64b00ebb752ef1fb8c5524e558ca451d8 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 89884459a0b9e6ecd62a1ddfdb7708b34ee33649 (diff) |
wifi: mac80211: mlme: re-parse with correct mode
When doing re-parsing in ieee80211_determine_chan_mode(),
the conn->mode is changed, and the whole point of doing
the parsing again was to parse as the downgraded mode.
However, that didn't actually work, because the setting
was copied before and never changed again. Fix that.
Fixes: 310c8387c638 ("wifi: mac80211: clean up connection process")
Reviewed-by: Miriam Rachel Korenblit <[email protected]>
Link: https://msgid.link/20240418105220.5e0d1fcb5622.Ib0673e0bc90033fd6d387b6a5f107c040eb907cf@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions