[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220225120843.10674-1-straube.linux@gmail.com>
Date: Fri, 25 Feb 2022 13:08:39 +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/4] staging: r8188eu: some simple cleanups
This series contains some simple cleanups in different areas of the
driver.
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (4):
staging: r8188eu: EepromAddressSize is set but not used
staging: r8188eu: remove unused function prototype
staging: r8188eu: remove update_bcn_p2p_ie()
staging: r8188eu: remove ETH_ALEN from ieee80211.h
drivers/staging/r8188eu/core/rtw_ap.c | 6 ------
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c | 15 ---------------
drivers/staging/r8188eu/hal/usb_halinit.c | 3 ---
drivers/staging/r8188eu/include/drv_types.h | 1 -
drivers/staging/r8188eu/include/ieee80211.h | 1 -
drivers/staging/r8188eu/include/rtl8188e_hal.h | 1 -
drivers/staging/r8188eu/include/rtl8188e_recv.h | 1 -
7 files changed, 28 deletions(-)
--
2.35.1
Powered by blists - more mailing lists