Loading drivers/usb/core/hub.c +1 −1 Original line number Diff line number Diff line Loading @@ -2721,7 +2721,7 @@ static bool use_new_scheme(struct usb_device *udev, int retry, } /* Is a USB 3.0 port in the Inactive or Compliance Mode state? * Port worm reset is required to recover * Port warm reset is required to recover */ static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1, u16 portstatus) Loading Loading
drivers/usb/core/hub.c +1 −1 Original line number Diff line number Diff line Loading @@ -2721,7 +2721,7 @@ static bool use_new_scheme(struct usb_device *udev, int retry, } /* Is a USB 3.0 port in the Inactive or Compliance Mode state? * Port worm reset is required to recover * Port warm reset is required to recover */ static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1, u16 portstatus) Loading