]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit73883e52a38106bdcf616d8f4d43330b75b1644f
treedda1922a1d73fca2a79b10feeb721e2bc6aa93c9
parentb58b3bf5c0e8051f1a4d7ef2347d9f590844ccc4
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