wifi: rtw89: phy: add dummy C2H handler to avoid warning message
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 14 Oct 2022 06:02:36 +0000 (14:02 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 19 Oct 2022 05:57:51 +0000 (08:57 +0300)
commit3b66519b023b9de3239576b938bbdf43f95bc862
treea1363fce8f86ead21cb1811e535c6a0f9548157b
parentef8acbcac6816e4caf20934932b4881d775c6f37
wifi: rtw89: phy: add dummy C2H handler to avoid warning message

The C2H class 2 function 3 is to report retry count of low rate, but driver
doesn't implement yet, so add a dummy case to avoid message:

  rtw89_8852be 0000:03:00.0: c2h class 2 not support

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