]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging: rtl8188eu: remove unused variable ratelen
authorMichael Straube <straube.linux@gmail.com>
Tue, 29 Sep 2020 06:28:46 +0000 (08:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Oct 2020 08:57:07 +0000 (10:57 +0200)
commitadd81f3df1c61bb04a6b505f2eeabb70835a145d
tree078d59e3011324339c07cf910ee1415a4c5fb555
parentf8126e4f1d0b73259a18654b59d11d56729755fe
staging: rtl8188eu: remove unused variable ratelen

After the removal of cckrates_included() and cckrates_only_included()
from rtw_wlan_util.c the variable/parameter 'ratelen' is unused now.
Remove it from update_wireless_mode() and judge_network_type().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200929062847.23985-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c
drivers/staging/rtl8188eu/hal/usb_halinit.c
drivers/staging/rtl8188eu/include/rtw_mlme_ext.h