staging: r8188eu: CurrentCckTxPwrIdx is set but not used
authorMartin Kaiser <martin@kaiser.cx>
Sat, 8 Jan 2022 12:49:56 +0000 (13:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:18:15 +0000 (16:18 +0100)
commite0d4a5e3b5512f2454b5377be84227ed627abf60
tree83dfd13f8e59424c87935baa4cb2d878921cecc3
parentb6ff06063d66e073648d480b92fcb619b9d8900d
staging: r8188eu: CurrentCckTxPwrIdx is set but not used

CurrentCckTxPwrIdx in struct hal_data_8188e is set but not used.
It can be removed.

The phy_PowerIndexCheck88E function is now empty. Remove it as well.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220108124959.313215-10-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c
drivers/staging/r8188eu/include/rtl8188e_hal.h