staging: r8188eu: remove rf_type from writeOFDMPowerReg88E()
authorMichael Straube <straube.linux@gmail.com>
Sun, 28 Nov 2021 17:09:20 +0000 (18:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:13:36 +0000 (15:13 +0100)
commit3a8482bc23addd7806d374d72c1bcf8927e1e0f1
tree34dfd5b309e9a8eba90e1e39f692127ddfebe2f3
parent2f43a4e87a7b82d62778236bd71c18347a2e91bb
staging: r8188eu: remove rf_type from writeOFDMPowerReg88E()

pHalData->rf_type is always RF_1T1R. Remove unnecessary checks from
writeOFDMPowerReg88E().

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