mbox series

[0/1] xhci fix for usb-linus 5.11-final

Message ID 20210203113702.436762-1-mathias.nyman@linux.intel.com (mailing list archive)
Headers show
Series xhci fix for usb-linus 5.11-final | expand

Message

Mathias Nyman Feb. 3, 2021, 11:37 a.m. UTC
Hi Greg

One last xhci fix for 5.11-final if it still can make it.

Thanks
-Mathias

Mathias Nyman (1):
  xhci: fix bounce buffer usage for non-sg list case

 drivers/usb/host/xhci-ring.c | 31 ++++++++++++++++++++-----------
 1 file changed, 20 insertions(+), 11 deletions(-)

Comments

Greg KH Feb. 3, 2021, 12:24 p.m. UTC | #1
On Wed, Feb 03, 2021 at 01:37:01PM +0200, Mathias Nyman wrote:
> Hi Greg
> 
> One last xhci fix for 5.11-final if it still can make it.

Now snuck in!

thanks,

greg k-h