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