]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware
authorChin-Yen Lee <timlee@realtek.com>
Fri, 4 Oct 2024 06:54:08 +0000 (14:54 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 10 Oct 2024 00:45:37 +0000 (08:45 +0800)
commitfc442560016d9246460b317771bebbcbaf910aa2
treebd8b0e6c21a0c57674a0da59e6341ab6a18d71b6
parent5ab2f7830228af5db5555b5a2cde9e153f63407b
wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware

The older firmware of 8852A and 8852B can't receive packets via
CPU IO function and will lead to WoWLAN fail if calling it.
So use firmware feature to distinguish.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241004065408.10261-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/fw.c
drivers/net/wireless/realtek/rtw89/mac.c