rtw89: packet offload handler to avoid warning
authorPo Hao Huang <phhuang@realtek.com>
Fri, 1 Apr 2022 05:50:41 +0000 (13:50 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 6 Apr 2022 08:56:33 +0000 (11:56 +0300)
commit2b8219e9b746ee3090baa1daa192b16e5bc72f9d
tree2e04f59a2db8cb2111a0873e8470538a6315b283
parentee20d538c4989daddd383b6a89129a2b514580e6
rtw89: packet offload handler to avoid warning

Add a dummy function for packet offload to eliminate warning message
"c2h class 1 func 2 not support". This c2h is for debug purpose and
its presence itself can do the work, so further parsing won't be
required for now.

Signed-off-by: Po Hao Huang <phhuang@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/20220401055043.12512-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/mac.c