staging: r8188eu: make _netdev_open() static
authorMichael Straube <straube.linux@gmail.com>
Sun, 11 Sep 2022 17:49:31 +0000 (19:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Sep 2022 11:07:57 +0000 (13:07 +0200)
commitb067be8290734c2bdcd2d00b3a755129ff85ae54
tree96fa6b86cb94468daa79374d7dcf6fc14ae41949
parent368eca5bcf61401d4cdd0070ff9688171996e4c0
staging: r8188eu: make _netdev_open() static

The function _netdev_open() is only used in os_intfs.c.
Make it static.

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/20220911174933.3784-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/recv_osdep.h
drivers/staging/r8188eu/os_dep/os_intfs.c