summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2023-10-24 17:31:33 +0300
committerKalle Valo <kvalo@kernel.org>2023-10-30 19:22:18 +0200
commite416514e309f7e25e577fee45a65f246f67b2261 (patch)
tree119bb787ac57147804afcfd4c94fa264fe80a910 /scripts/gdb/linux/interrupts.py
parent7419d8ab35087ba2164e92e8c9f1e418bc303a06 (diff)
wifi: rtw89: fix timeout calculation in rtw89_roc_end()
Since 'rtw89_core_tx_kick_off_and_wait()' assumes timeout (actually RTW89_ROC_TX_TIMEOUT) in milliseconds, I suppose that RTW89_ROC_IDLE_TIMEOUT is in milliseconds as well. If so, 'msecs_to_jiffies()' should be used in a call to 'ieee80211_queue_delayed_work()' from 'rtw89_roc_end()'. Compile tested only. Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru> Acked-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20231024143137.30393-1-dmantipov@yandex.ru
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions