wifi: rtw89: 8852b: change debug mask of message of no TX resource
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 8 Nov 2022 01:42:30 +0000 (09:42 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 9 Nov 2022 07:01:27 +0000 (09:01 +0200)
commit901c247f9687b5aecc950a931a3b0e1930d02bfd
treeb8abf4279c7a33cda9995b1ac63cedb12744fd5f
parent525c06c81d75690a9b795cc62a758838c1a6b6fe
wifi: rtw89: 8852b: change debug mask of message of no TX resource

8852B has smaller TX FIFO than others in WiFi chip, so it would be buffer
full frequently, but it doesn't affect TX performance. However, it shows
verbose debug messages with RTW89_DBG_UNEXP mask that is used to indicate
abnormal behavior, so change debug mask to RTW89_DBG_TXRX for 8852B.

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