]> Gentwo Git Trees - linux/.git/commit
staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.c
authorMichael Straube <straube.linux@gmail.com>
Fri, 22 Aug 2025 13:54:11 +0000 (15:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:55:12 +0000 (15:55 +0200)
commit0ae5ca4fb6150c7f61849436eb53493a2dd69c9b
treedb8562e3d91a6c7884dde7e8d99d3b16410d68b4
parentaec747851b73828a84fc8d6a7c02743bbb51ffd9
staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.c

Merge the functionality of rtw_os_recv_resource_free in os_dep/recv_linux.c
into _rtw_free_recv_priv in core/rtw_recv.c to reduce code in the os_dep
directory.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250822135418.118115-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_recv.c
drivers/staging/rtl8723bs/include/recv_osdep.h
drivers/staging/rtl8723bs/os_dep/recv_linux.c