From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com ([134.134.136.100]:36525 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756482AbcIGHyn (ORCPT ); Wed, 7 Sep 2016 03:54:43 -0400 Subject: Re: [PATCH 1/1] usb: xhci: fix return value of xhci_setup_device() To: Mathias Nyman References: <1473229413-18064-1-git-send-email-baolu.lu@linux.intel.com> <57CFB8EC.7080203@linux.intel.com> Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org From: Lu Baolu Message-ID: <57CFC7AE.2060305@linux.intel.com> Date: Wed, 7 Sep 2016 15:54:22 +0800 MIME-Version: 1.0 In-Reply-To: <57CFB8EC.7080203@linux.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hi Mathias, On 09/07/2016 02:51 PM, Mathias Nyman wrote: > On 07.09.2016 09:22, Lu Baolu wrote: >> From: "Lu, Baolu" >> >> 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? Best regards, Lu Baolu