staging: r8188eu: remove rtw_check_beacon_data()
authorMichael Straube <straube.linux@gmail.com>
Sun, 19 Sep 2021 15:36:58 +0000 (17:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Sep 2021 10:35:11 +0000 (12:35 +0200)
commite3839fdff128df91b3553c67c495806e0f9925e0
tree8f1bab60f9191d905460f8d1bee196f0856b6b36
parentd2949cf5085fba9cfae9e60d5d586d9cc78aeb1e
staging: r8188eu: remove rtw_check_beacon_data()

Function rtw_check_beacon_data() is not used, remove it.
It is the only user of start_bss_network() which is the only user
of update_hw_ht_param(). Remove these two functions as well.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210919153659.20826-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ap.c
drivers/staging/r8188eu/include/rtw_ap.h