staging: r8188eu: remove rf_type from HT_caps_handler()
authorMichael Straube <straube.linux@gmail.com>
Fri, 19 Nov 2021 12:26:35 +0000 (13:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Nov 2021 16:42:39 +0000 (17:42 +0100)
commit8ee04b5613547d7f649b9b8172d29c5071e3799a
treeb87e9dbbeed257c24c79e0a94301d10d32472e0f
parent57fd3205ddca020830917c094450be8e62a3f382
staging: r8188eu: remove rf_type from HT_caps_handler()

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

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