[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YgI4N1X18cr9QApA@kroah.com>
Date: Tue, 8 Feb 2022 10:30:31 +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 5/5] staging: r8188eu: remove ishighspeed from dvobj_priv
On Sun, Feb 06, 2022 at 06:59:25PM +0100, Martin Kaiser wrote:
> There's no need to store the usb device speed in struct dvobj_priv.
>
> We can read the speed from struct usb_device. dvobj_priv has a pointer
> to the usb_device.
>
> Signed-off-by: Martin Kaiser <martin@...ser.cx>
> ---
> drivers/staging/r8188eu/core/rtw_iol.c | 4 +++-
> drivers/staging/r8188eu/hal/usb_halinit.c | 4 ++--
> drivers/staging/r8188eu/include/drv_types.h | 1 -
> drivers/staging/r8188eu/include/usb_ops.h | 2 +-
> drivers/staging/r8188eu/os_dep/usb_intf.c | 8 --------
> 5 files changed, 6 insertions(+), 13 deletions(-)
This commit did not apply probably due to other changes to the driver at
the same time by other patch series. Can you rebase it and resend? The
other 4 were fine and now in my tree.
thanks,
greg k-h
Powered by blists - more mailing lists