]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
authorChing-Te Ku <ku920601@realtek.com>
Fri, 10 Jan 2025 01:54:15 +0000 (09:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2025 09:13:45 +0000 (11:13 +0200)
commit253d3d8ccd28166f639689138def57a3f2f2ce17
tree68d29a2bfc0c0f0964f79bc43b143d053b64579e
parent8da3fd52711b9e75abb2b2cdd51e152273998265
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event

[ Upstream commit 4a57346652154bb339c48b41166df9154cff33f5 ]

Wi-Fi connecting process don't need to assign to firmware slot control,
if assign firmware slot control for Wi-Fi connecting event, firmware will
not toggle slots because driver don't tell the slot schedule to firmware.
Wi-Fi connecting event end should also cancel the 4way handshake status.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250110015416.10704-3-pkshih@realtek.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/realtek/rtw89/coex.c