staging: r8188eu: remove rf_type from rtw_update_ht_cap()
authorMichael Straube <straube.linux@gmail.com>
Sun, 28 Nov 2021 17:09:15 +0000 (18:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:13:35 +0000 (15:13 +0100)
commitd6734d08e45cebb129596930c2edb72eec1c482e
treed5d6a286491deb7b9d6a5789868fe6d771cbed33
parent783133cd07d51ff568898e0b6cea628cc8f3e816
staging: r8188eu: remove rf_type from rtw_update_ht_cap()

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

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