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

Remove init_recv_priv from struct hal_ops and remove its wrapper
rtw_hal_init_recv_priv(). Call rtl8188eu_init_recv_priv() directly
instead.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210929192657.9569-5-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