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

From: Mathias Nyman
Date: Wed Sep 07 2016 - 04:08:52 EST


On 07.09.2016 10:54, Lu Baolu wrote:
Hi Mathias,

On 09/07/2016 02:51 PM, Mathias Nyman wrote:
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

I'm sorry, I just realized that "From" signature is different from
"Signed-off-by" signature in this patch.

Do you mind if I resend this patch with this fixed?


Not at all, I'll take v2

-Mathias