]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang
authorChing-Te Ku <ku920601@realtek.com>
Wed, 5 Feb 2025 01:32:31 +0000 (09:32 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 10 Feb 2025 03:19:18 +0000 (11:19 +0800)
commit2e4c4717b3f6f019c71af984564b6e4d0ae8d0bd
tree7fac675811bf82cfe708faa4b28f3c7a36824fd9
parent2b8bdc5237014cc61784b3676cbaca5325959f3d
wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang

If the slot duration is 0, the firmware timer will trigger timer hang at
the timer initializing state in a low rate due to hardware algorithm.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250205013233.10945-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c