staging: r8188eu: make two functions static
authorMichael Straube <straube.linux@gmail.com>
Thu, 8 Sep 2022 13:09:14 +0000 (15:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Sep 2022 07:53:01 +0000 (09:53 +0200)
commit4cf393aeaf5f130ed84957f23cf8edbb21ab0392
treee4642505e794b4ee9c6c5a9a74f53d5882fe3220
parent0dd1eb711e8bfe22e1dffb054e6d7e1856b69d96
staging: r8188eu: make two functions static

The functions UpdateBrateTbl() and UpdateBrateTblForSoftAP() are only
used in rtw_mlme_ext.c. Make them 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/20220908130915.8406-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/core/rtw_wlan_util.c
drivers/staging/r8188eu/include/rtw_mlme_ext.h