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

Philipp Hortmann posted 5 patches 2 years, 10 months ago
There is a newer version of this series
.../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(-)
[PATCH 0/5] staging: rtl8192e: Remove enum RF_1T2R and useless cases for customer_id
Posted by Philipp Hortmann 2 years, 10 months ago
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