summaryrefslogtreecommitdiff
path: root/drivers/net/ifb.c
diff options
context:
space:
mode:
authorChih-Kang Chang <gary.chang@realtek.com>2022-07-27 14:50:01 +0800
committerKalle Valo <kvalo@kernel.org>2022-08-09 08:48:08 +0300
commit8edb22de9de771e6be142599d7dc898c082342fc (patch)
tree2a48a0bc5edd68e3325341a9a3bb973d58bbd4b1 /drivers/net/ifb.c
parentd2eb7cb97c7df25df3e3e0f590b5bbf00c66d4c9 (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 <gary.chang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220727065003.28340-3-pkshih@realtek.com
Diffstat (limited to 'drivers/net/ifb.c')
0 files changed, 0 insertions, 0 deletions