staging: r8188eu: remove rtw_os_recv_resource_alloc()
authorMichael Straube <straube.linux@gmail.com>
Sat, 8 Jan 2022 08:27:36 +0000 (09:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:15:52 +0000 (16:15 +0100)
commit8c2cffdec78ea7a35b1b98738938b2161ed1190c
tree8a0c621f2199f22b46bbdeb8115ee4a83278b8a0
parentca6246b095dfbd8ce33c65c58611a63defd78580
staging: r8188eu: remove rtw_os_recv_resource_alloc()

Merge rtw_os_recv_resource_alloc() into _rtw_init_recv_priv() and
remove rtw_os_recv_resource_alloc().

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