[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1680297150.git.philipp.g.hortmann@gmail.com>
Date: Fri, 31 Mar 2023 23:27:55 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] staging: rtl8192e: Remove enum RF_1T2R and useless cases
for customer_id
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
Powered by blists - more mailing lists