staging: r8188eu: remove rf_type from rtw_mcs_rate()
authorMichael Straube <straube.linux@gmail.com>
Thu, 18 Nov 2021 21:50:52 +0000 (22:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Nov 2021 16:42:25 +0000 (17:42 +0100)
commit56f1cf0e3f021530846dd303705b795c19b5703c
treedda1922a1d73fca2a79b10feeb721e2bc6aa93c9
parent6723b283c44a3fdf9f922ae9788aab38bd909211
staging: r8188eu: remove rf_type from rtw_mcs_rate()

rf_type is always RF_1T1R. Remove it from rtw_mcs_rate() and remove
related dead code.

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