]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_disconnect
authorMichael Straube <straube.linux@gmail.com>
Fri, 1 Aug 2025 08:31:29 +0000 (10:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Aug 2025 05:21:22 +0000 (07:21 +0200)
commit7bb7804420b7a728ca990ff4872e7b5ba44ea780
treec0a19a59591d5adc66eba52cf935083b93e4add7
parentff059535aa64677d80c4c3c7b99e983989108c68
staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_disconnect

Merge the functionality of the function rtw_os_indicate_disconnect into the
function rtw_indicate_disconnect to reduce code in the os_dep directory.

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