staging: rtl8723bs: Remove function pointer init_xmit_priv
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 5 Oct 2024 20:33:47 +0000 (22:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Oct 2024 09:48:52 +0000 (11:48 +0200)
commit03afcc9d52f46b01766507b87faec69e40024d02
tree6b28e0651da965b29a5a86f943ffd53963576d2f
parentac1b9999bfe2127f428c79682c3441547b508c1c
staging: rtl8723bs: Remove function pointer init_xmit_priv

Remove function pointer init_xmit_priv and use rtl8723bs_init_xmit_priv
directly to increase readability.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/322d2412d89ae384365ec1d000bb0fc62128a261.1727966761.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_intf.c
drivers/staging/rtl8723bs/hal/sdio_halinit.c
drivers/staging/rtl8723bs/include/hal_intf.h