diff options
| author | Chih-Kang Chang <[email protected]> | 2022-07-27 14:50:01 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-08-09 08:48:08 +0300 |
| commit | 8edb22de9de771e6be142599d7dc898c082342fc (patch) | |
| tree | 2a48a0bc5edd68e3325341a9a3bb973d58bbd4b1 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | d2eb7cb97c7df25df3e3e0f590b5bbf00c66d4c9 (diff) | |
wifi: rtw88: fix stopping queues in wrong timing when HW scan
HW scan need to start queues after switch to OP channel, and stop queues
before leaving op channel. However, in original code, driver will start
queues after switch to OP channel, but stop queues until switch to OP
channel next time, that will cause packets transmitted in wrong channel.
So we fix the stop queues timing.
Signed-off-by: Chih-Kang Chang <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions