staging: r8188eu: remove free_recv_priv from struct hal_ops
authorMichael Straube <straube.linux@gmail.com>
Wed, 29 Sep 2021 19:26:55 +0000 (21:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:32:28 +0000 (12:32 +0200)
commit5d44452604467bdb1ac46e589b42b42037b75598
tree8156499c2b1cac15711a1fd3c4275e0320f2f82f
parent69a400415f30c28b95fae411b21eaa686032294a
staging: r8188eu: remove free_recv_priv from struct hal_ops

Remove free_recv_priv from struct hal_ops and remove its wrapper
rtw_hal_free_recv_priv(). Call rtl8188eu_free_recv_priv() directly
instead.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210929192657.9569-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_recv.c
drivers/staging/r8188eu/hal/hal_intf.c
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/hal_intf.h