[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220201084259.7497-1-straube.linux@gmail.com>
Date: Tue, 1 Feb 2022 09:42:50 +0100
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/9] staging: r8188eu: hal_data_8188e cleanups
This set removes some variables from the hal_data_8188e structure.
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (9):
staging: r8188eu: ExternalPA is read-only
staging: r8188eu: remove PGMaxGroup from struct hal_data_8188e
staging: r8188eu: remove ReceiveConfig from struct hal_data_8188e
staging: r8188eu: BasicRateSet is set but never used
staging: r8188eu: remove UsbTxAggDescNum from struct hal_data_8188e
staging: r8188eu: remove UsbTxAggMode from struct hal_data_8188e
staging: r8188eu: remove UsbRxAggMode from struct hal_data_8188e
staging: r8188eu: remove UsbRxAggBlock* from struct hal_data_8188e
staging: r8188eu: remove UsbRxAggPage* from struct hal_data_8188e
drivers/staging/r8188eu/hal/rtl8188e_rf6052.c | 5 +-
drivers/staging/r8188eu/hal/rtl8188eu_xmit.c | 2 +-
drivers/staging/r8188eu/hal/usb_halinit.c | 86 ++++---------------
drivers/staging/r8188eu/hal/usb_ops_linux.c | 14 +--
.../staging/r8188eu/include/rtl8188e_hal.h | 26 +-----
.../staging/r8188eu/include/rtl8188e_xmit.h | 2 +
6 files changed, 26 insertions(+), 109 deletions(-)
--
2.34.1
Powered by blists - more mailing lists