]> Gentwo Git Trees - linux/.git/commit
staging: rtl8723bs: rename rtw_os_recv_indicate_pkt
authorMichael Straube <straube.linux@gmail.com>
Fri, 22 Aug 2025 13:54:16 +0000 (15:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 13:55:12 +0000 (15:55 +0200)
commit1d7e13c8b7dbfa581ed06088201f22fb9d1216ab
tree15235594839fb554798c5211b303cb4c594c59c9
parentcc18433094733778a07b9dfebc86c9ec4f86d477
staging: rtl8723bs: rename rtw_os_recv_indicate_pkt

Rename rtw_os_recv_indicate_pkt to rtw_recv_indicate_pkt as the _os_
indicates operating system dependent code which is unnecessary for
in-tree linux kernel code.

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-12-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_recv.c