[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1683960684.git.philipp.g.hortmann@gmail.com>
Date: Sat, 13 May 2023 20:08:33 +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/9] staging: rtl8192e: Remove undefined functions like
data_hard_stop
Remove functions that are declared but not defined.
Tested with rtl8192e (WLL6130-D99)
Transferred this patch over wlan connection of rtl8192e
Philipp Hortmann (9):
staging: rtl8192e: Remove undefined function data_hard_stop
staging: rtl8192e: Remove undefined function data_hard_resume
staging: rtl8192e: Remove functions rtllib_start_hw_scan and stop
staging: rtl8192e: Remove undefined function reset_port
staging: rtl8192e: Remove undefined function hard_start_xmit
staging: rtl8192e: Remove undefined function set_security
staging: rtl8192e: Remove undefined function SetFwCmdHandler
staging: rtl8192e: Remove undefined function
UpdateBeaconInterruptHandler
staging: rtl8192e: Remove undefined function LedControlHandler
.../staging/rtl8192e/rtl8192e/r8192E_dev.c | 4 --
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 29 ---------
drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 13 +---
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 4 --
drivers/staging/rtl8192e/rtllib.h | 29 ---------
drivers/staging/rtl8192e/rtllib_softmac.c | 60 ++-----------------
drivers/staging/rtl8192e/rtllib_softmac_wx.c | 13 +---
drivers/staging/rtl8192e/rtllib_tx.c | 8 +--
drivers/staging/rtl8192e/rtllib_wx.c | 25 --------
9 files changed, 9 insertions(+), 176 deletions(-)
--
2.40.1
Powered by blists - more mailing lists