From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PatchV3 3/3] usb: plusb: Add debug to reset function Date: Sun, 10 Apr 2011 18:47:11 -0700 (PDT) Message-ID: <20110410.184711.112595958.davem@davemloft.net> References: <1301456667-1648-1-git-send-email-simon@mungewell.org> <1302162015-22504-1-git-send-email-simon@mungewell.org> <1302162015-22504-3-git-send-email-simon@mungewell.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gregkh@suse.de, sshtylyov@mvista.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: simon@mungewell.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:58358 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752955Ab1DKBrr (ORCPT ); Sun, 10 Apr 2011 21:47:47 -0400 In-Reply-To: <1302162015-22504-3-git-send-email-simon@mungewell.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Simon Wood Date: Thu, 7 Apr 2011 00:40:15 -0700 > From: simon > > This patch adds some debug to the reset function to print out the > reason why it fails. > > Signed-off-by: Simon Wood Applied.