[PATCH 0/6] staging: r8188eu: HAL related cleanups

From: Phillip Potter
Date: Wed Aug 18 2021 - 19:42:58 EST


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