[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YjHvxICqn4J5D2fc@kroah.com>
Date: Wed, 16 Mar 2022 15:10:12 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Martin Kaiser <martin@...ser.cx>
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
Subject: Re: [PATCH v2 0/6] staging: r8188eu: some rx cleanups
On Tue, Mar 15, 2022 at 09:50:35PM +0100, Martin Kaiser wrote:
> 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
>
>
I took the first 5 patches here, thanks.
greg k-h
Powered by blists - more mailing lists