staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
authorMichael Straube <straube.linux@gmail.com>
Fri, 19 Aug 2022 12:54:25 +0000 (14:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Aug 2022 13:40:26 +0000 (15:40 +0200)
commit93535436cc93d2425c0c03149a64832de9e3c79e
treea997b5dea6d677f398b3f791b11e31d1e1fb2157
parent90fdc7a9e4f4ccda126530a10f5ed1aec753d201
staging: r8188eu: merge rtw_{os,}_indicate_disconnect()

Merge rtw_os_indicate_disconnect() into rtw_indicate_disconnect().
The function rtw_os_indicate_disconnect() was moved from the os_dep
directory. It looks like the driver was originaly written to support
different operating systems. We do not need this wrapping into an
extra _os_ function obviously.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220819125428.8412-9-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme.c