Re: [PATCH 1/1] usb: xhci: fix return value of xhci_setup_device()

From: Mathias Nyman
Date: Wed Sep 07 2016 - 02:51:39 EST


On 07.09.2016 09:22, Lu Baolu wrote:
From: "Lu, Baolu" <baolu.lu@xxxxxxxxxxxxxxx>

xhci_setup_device() should return failure with correct error number
when xhci host has died, removed or halted.


Thanks, will add.
Might go to 4.9 as 4.8-rc5 is already out

-Mathias