[PATCH 0/5] staging: rtl8192e: Remove enum RF_1T2R and useless cases for customer_id

From: Philipp Hortmann
Date: Fri Mar 31 2023 - 17:28:05 EST


Remove enum RF_1T2R as the code using it has always the same result.
Remove useless cases for customer_id.

Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e

Philipp Hortmann (5):
staging: rtl8192e: Remove enum RF_1T2R
staging: rtl8192e: Remove local variable Value and powerlevelOFDM24G
staging: rtl8192e: Remove case customer_id = RT_CID_DLINK
staging: rtl8192e: Remove case customer_id = RT_CID_819x_CAMEO, ..
staging: rtl8192e: Remove case customer_id = RT_CID_DEFAULT, ..

.../staging/rtl8192e/rtl8192e/r8192E_dev.c | 26 -------------------
drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h | 7 -----
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 5 ----
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 8 +-----
drivers/staging/rtl8192e/rtllib.h | 4 ---
5 files changed, 1 insertion(+), 49 deletions(-)

--
2.40.0