]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connect
authorMichael Straube <straube.linux@gmail.com>
Fri, 1 Aug 2025 08:31:28 +0000 (10:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Aug 2025 05:21:22 +0000 (07:21 +0200)
commitff059535aa64677d80c4c3c7b99e983989108c68
treec62c43628c53da7f0b9bfa9ddd91fa8cec998071
parenteec9d92d080d324b390ad55514199c1b1298ea18
staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connect

Merge the functionality of the function rtw_os_indicate_connect into the
function rtw_indicate_connect 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-6-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