Hi,
On 22-Aug-25 3:54 PM, Michael Straube wrote:
> This series moves/merges the functions/functionality of os_dep/recv_linux.c
> into the corresponding parts of the driver in the core directory to reduce
> "os dependent" code.
>
> The patches have been compile-tested only due to lack of hardware.
>
> Michael Straube (13):
> staging: rtl8723bs: remove wrapper rtw_init_recv_timer
> staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.c
> staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.c
> staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.c
> staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.c
> staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.c
> staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into
> rtl8723bs_recv.c
> staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.c
> staging: rtl8723bs: rename rtw_os_alloc_msdu_pkt
> staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.c
> staging: rtl8723bs: rename rtw_os_recv_indicate_pkt
> staging: rtl8723bs: remove os_dep/recv_linux.c
> staging: rtl8723bs: remove include/recv_osdep.h
Thanks, series looks good to me:
Reviewed-by: Hans de Goede <hansg@kernel.org>
for the series.
Regards,
Hans