wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happen frequ...
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 10 Jun 2022 07:26:06 +0000 (15:26 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 21 Jun 2022 06:15:47 +0000 (09:15 +0300)
commitad663693c1bf148bdc84a29bcebfe9eb4dc812c4
tree65f4ba228ee0e9862e00103c66a80747d0e53263
parent679955d5431344aef2faea0f4562d459894bbc13
wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happen frequently

Some warning messages could bother users. With proper handling, these
situations don't really affect usage, but we still need to keep monitor
these messages. If they happen frequently, we must review driver or
hardware design to clarify.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220610072610.27095-8-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/debug.h
drivers/net/wireless/realtek/rtw89/pci.c