From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756748AbcIGHyp (ORCPT ); Wed, 7 Sep 2016 03:54:45 -0400 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 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,295,1470726000"; d="scan'208";a="1036449693" 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <57CFB8EC.7080203@linux.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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