[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210818234253.208271-1-phil@philpotter.co.uk>
Date: Thu, 19 Aug 2021 00:42:47 +0100
From: Phillip Potter <phil@...lpotter.co.uk>
To: gregkh@...uxfoundation.org
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
martin@...ser.cx, straube.linux@...il.com,
Larry.Finger@...inger.net
Subject: [PATCH 0/6] staging: r8188eu: HAL related cleanups
This series provides cleanups related to the driver's HAL layer, by
removing certain code which is no longer necessary.
Phillip Potter (6):
staging: r8188eu: remove _dbg_dump_tx_info function
staging: r8188eu: remove unused function dump_txrpt_ccx_88e
staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e
macros
staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
staging: r8188eu: remove function rtw_hal_free_xmit_priv
staging: r8188eu: remove free_xmit_priv field from struct hal_ops
drivers/staging/r8188eu/core/rtw_xmit.c | 2 -
drivers/staging/r8188eu/hal/hal_intf.c | 6 ---
drivers/staging/r8188eu/hal/rtl8188e_xmit.c | 53 -------------------
drivers/staging/r8188eu/hal/rtl8188eu_xmit.c | 5 --
drivers/staging/r8188eu/hal/usb_halinit.c | 1 -
drivers/staging/r8188eu/include/hal_intf.h | 2 -
.../staging/r8188eu/include/rtl8188e_xmit.h | 9 ----
7 files changed, 78 deletions(-)
--
2.31.1
Powered by blists - more mailing lists