diff options
author | Johannes Berg <[email protected]> | 2024-03-26 22:08:54 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-04-08 20:11:34 +0200 |
commit | ab9177d83c040eba58387914077ebca56f14fae6 (patch) | |
tree | c46865a2e3043d6225b4b70033420055dbaddbea /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 7c1c73bf84c50b641449f9811e2196cdc3ca4a1b (diff) |
wifi: mac80211: don't use rate mask for scanning
The rate mask is intended for use during operation, and
can be set to only have masks for the currently active
band. As such, it cannot be used for scanning which can
be on other bands as well.
Simply ignore the rate masks during scanning to avoid
warnings from incorrect settings.
Reported-by: [email protected]
Closes: https://syzkaller.appspot.com/bug?extid=fdc5123366fb9c3fdc6d
Co-developed-by: Dmitry Antipov <[email protected]>
Signed-off-by: Dmitry Antipov <[email protected]>
Tested-by: Dmitry Antipov <[email protected]>
Link: https://msgid.link/20240326220854.9594cbb418ca.I7f86c0ba1f98cf7e27c2bacf6c2d417200ecea5c@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