diff options
author | Po-Hao Huang <[email protected]> | 2023-04-11 20:48:32 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-04-14 15:11:23 +0300 |
commit | c5280e5f6763c216e16feec10c63b6b32106ddb7 (patch) | |
tree | ac3e7654858b2bdeebb37d9f2861bffe217c4030 /tools/perf/scripts/python/task-analyzer.py | |
parent | 6cfb6cc20a61aa17bdb5440459a3503a885ee913 (diff) |
wifi: rtw89: fix authentication fail during scan
We used to store operating channel info after associated. However, scan
might happen before that. Without switching back to operating channel,
authentication or association might fail. Therefore, we switch back to
operating channel when the scanning vif's BSSID is non-zero, which
implies connected or during attempt to connect.
Signed-off-by: Po-Hao Huang <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions