summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/rtl8188e_hal.h
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2022-01-08 13:49:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-01-25 16:18:14 +0100
commit269fae49e8bc232c0da9d2fa7f90243c629630c2 (patch)
treed33c9c34ec905077ba0cd0023925e4f92d0a7cab /drivers/staging/r8188eu/include/rtl8188e_hal.h
parentbc7fc5fe846a20cbacaabae8c01f2b89727c6445 (diff)
downloadlinux-stable-269fae49e8bc232c0da9d2fa7f90243c629630c2.tar.gz
linux-stable-269fae49e8bc232c0da9d2fa7f90243c629630c2.tar.bz2
linux-stable-269fae49e8bc232c0da9d2fa7f90243c629630c2.zip
staging: r8188eu: CurrentBW4024GTxPwrIdx is set but not used
CurrentBW4024GTxPwrIdx in struct hal_data_8188e is set but not used. It can be removed. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20220108124959.313215-7-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/r8188eu/include/rtl8188e_hal.h')
-rw-r--r--drivers/staging/r8188eu/include/rtl8188e_hal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/r8188eu/include/rtl8188e_hal.h b/drivers/staging/r8188eu/include/rtl8188e_hal.h
index 66eadd170c9b..1c52dd9d9721 100644
--- a/drivers/staging/r8188eu/include/rtl8188e_hal.h
+++ b/drivers/staging/r8188eu/include/rtl8188e_hal.h
@@ -180,7 +180,6 @@ struct hal_data_8188e {
u8 CurrentCckTxPwrIdx;
u8 CurrentOfdm24GTxPwrIdx;
u8 CurrentBW2024GTxPwrIdx;
- u8 CurrentBW4024GTxPwrIdx;
/* Read/write are allow for following hardware information variables */
u8 pwrGroupCnt;