| commit | 69a400415f30c28b95fae411b21eaa686032294a | [log] [tgz] |
|---|---|---|
| author | Michael Straube <straube.linux@gmail.com> | Wed Sep 29 21:26:54 2021 +0200 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 05 12:32:28 2021 +0200 |
| tree | c86041a14cb9d58b84562e6e4eb1dd9e28bcd1ee | |
| parent | 2918246179b9fdd9f3ee47624bb2f38227f763a0 [diff] |
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>