wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTO
authorChin-Yen Lee <timlee@realtek.com>
Mon, 8 May 2023 08:43:35 +0000 (16:43 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 11 May 2023 13:19:51 +0000 (16:19 +0300)
commit8130e94e888bf90e495f88d1a1e63c43e1cfbc18
tree55617a270b4d47071c01a59894932e74259878b8
parent56617fd02adbf2ce7e18469895846ba82150cb1f
wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTO

For 8852CE, there is abnormal state called CMDPSR_FRZTO,
which occasionally happens in some platforms, and could be
found by firmware and fixed in current SER flow, so we add
suppress function to avoid verbose message for this resolved case.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230508084335.42953-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/mac.c