]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: rtw89: coex: Assign priority table before entering power save
authorChing-Te Ku <ku920601@realtek.com>
Mon, 16 Jun 2025 09:02:48 +0000 (17:02 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Jun 2025 06:28:06 +0000 (14:28 +0800)
commitd997fb2f8c49feef1a72a7d52d6031a6b847603d
tree09ecbd86bd6fad335b44f65993c42be533d294e4
parent3ba79eaee051373234c7e75153a29509fff37ccb
wifi: rtw89: coex: Assign priority table before entering power save

When Wi-Fi firmware scan, it will update the priority tables, and if
stay at these priority tables then enter power saving will trigger
Bluetooth issues. So update the priority before entering power saving.

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