]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: remove function pointer c2h_id_filter
authorMichael Straube <straube.linux@gmail.com>
Tue, 15 Jul 2025 18:28:13 +0000 (20:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2025 07:38:45 +0000 (09:38 +0200)
commit86dcc99669e253dd68838a5ff24fac1c11913a8d
treebbaf5d60271956e4cf3c152b23e39faa115af7d4
parent95e57a278080e2e2a6985643dfba3a31e3f104a1
staging: rtl8723bs: remove function pointer c2h_id_filter

Remove function pointer c2h_id_filter from struct hal_ops and use
c2h_id_filter_ccx_8723b directly to reduce code complexity.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250715182814.212708-11-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_intf.c
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
drivers/staging/rtl8723bs/include/hal_intf.h