summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlegacy/common.c
diff options
context:
space:
mode:
authorChih-Kang Chang <gary.chang@realtek.com>2024-01-19 16:15:01 +0800
committerKalle Valo <kvalo@kernel.org>2024-01-23 13:38:16 +0200
commit5ba45ba77616637e554d66a57ef0334e5cc2efe4 (patch)
treef559c1530eeba5d287fc5afc9f8ed7d1ddbad9fc /drivers/net/wireless/intel/iwlegacy/common.c
parentf59a98c82534e986b06615ba94e060aa3129b08b (diff)
wifi: rtw89: fix disabling concurrent mode TX hang issue
When disabling concurrent mode and switching to a single interface, the TX might stuck. The reason is TBTT prohibit area circuit still enable to block TX. To disable tbtt prohibit area circuit need to delay 2ms to make it effective. However, we only delay 2us in original code. So we fix it. 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://msgid.link/20240119081501.25223-9-pkshih@realtek.com
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/common.c')
0 files changed, 0 insertions, 0 deletions