[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220315205041.2714168-1-martin@kaiser.cx>
Date: Tue, 15 Mar 2022 21:50:35 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH v2 0/6] staging: r8188eu: some rx cleanups
Here's another set with simple cleanups in the code for receiving frames.
v2 fixes a build error on 64-bit systems in the last patch.
Martin Kaiser (6):
staging: r8188eu: remove unnecessary initializations
staging: r8188eu: remove three unused receive defines
staging: r8188eu: remove unused function prototype
staging: r8188eu: make rtl8188e_process_phy_info static
staging: r8188eu: remove some unused local ieee80211 macros
staging: r8188eu: remove local BIT macro
drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c | 6 +---
.../staging/r8188eu/include/rtl8188e_recv.h | 6 ----
.../staging/r8188eu/include/rtw_mlme_ext.h | 2 +-
drivers/staging/r8188eu/include/wifi.h | 34 +------------------
4 files changed, 3 insertions(+), 45 deletions(-)
--
2.30.2
Powered by blists - more mailing lists