wifi: rtw89: 8852c: rfk: correct DACK setting
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 9 Dec 2022 02:09:38 +0000 (10:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:32:49 +0000 (09:32 +0100)
commit6cc41f946aa298d388d2183438d672f0524ad104
tree8292645597f0428836b88ce346de155107940474
parentafa42dbbb1f20d09dd541e4c3381fbb051dc83d8
wifi: rtw89: 8852c: rfk: correct DACK setting

[ Upstream commit b2bab7b14098dcf5d405fa8c76b2c3f6ce9184f9 ]

After filling calibration parameters, set BIT(0) to enable the hardware
circuit, but original set incorrect bit that affects a little TX
performance.

Fixes: 76599a8d0b7d ("rtw89: 8852c: rfk: add DACK")
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221209020940.9573-2-pkshih@realtek.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c