mbox series

[0/1] xhci fix for usb-linus 5.19-rc

Message ID 20220610115338.863152-1-mathias.nyman@linux.intel.com
Headers show
Series xhci fix for usb-linus 5.19-rc | expand

Message

Mathias Nyman June 10, 2022, 11:53 a.m. UTC
Hi Greg

Small xhci fix for 5.19 rc
5.19-rc1 added support for xHC hosts with just one roothub.

Fix the null pointer dereference these hosts hit.

Thanks
-Mathias


Mathias Nyman (1):
  xhci: Fix null pointer dereference in resume if xhci has only one
    roothub

 drivers/usb/host/xhci.c | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)