Re: [PATCH 18/20] staging: r8188eu: pass struct adapter to usb_write
From: Greg Kroah-Hartman
Date: Tue Jan 17 2023 - 14:40:24 EST
On Wed, Jan 11, 2023 at 08:56:38PM +0100, Martin Kaiser wrote:
> The usb_write function takes a struct intf_hdl only to extract the struct
> adapter from it. We can pass struct adapter directly.
>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>
> ---
> drivers/staging/r8188eu/hal/usb_ops_linux.c | 15 +++++----------
> 1 file changed, 5 insertions(+), 10 deletions(-)
This commit did not apply to my tree so I stopped here in the series.
Please rebase and resubmit the remaining ones.
thanks,
greg k-h