[PATCH 0/9] staging: r8188: another round a cleanups

From: Martin Kaiser
Date: Sat Dec 18 2021 - 07:05:04 EST


Here's another set with minor cleanups in several parts of the driver.

As usual, this was tested with an Edimax V2 on an arm32 embedded system.

Martin Kaiser (9):
staging: r8188: make rx signal strength function static
staging: r8188: remove the dummy ioctl handler
staging: r8188: antAveRSSI is set but not used
staging: r8188: antRSSIcnt is set but not used
staging: r8188: antSumRSSI is set but not used
staging: r8188: Bssid in struct fast_ant_train is set but not used
staging: r8188: remove unused odm capabilities
staging: r8188: ODM_BB_DIG is always set
staging: r8188: ODM_BB_RA_MASK is always set

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 5 ++---
drivers/staging/r8188eu/hal/odm.c | 5 +----
drivers/staging/r8188eu/hal/odm_HWConfig.c | 2 --
drivers/staging/r8188eu/hal/odm_RTL8188E.c | 8 +-------
drivers/staging/r8188eu/hal/rtl8188e_dm.c | 6 +-----
drivers/staging/r8188eu/include/odm.h | 14 --------------
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 17 -----------------
7 files changed, 5 insertions(+), 52 deletions(-)

--
2.20.1