From: Arvid Brodin Date: Tue, 26 Apr 2011 19:47:12 +0000 (+0200) Subject: usb/isp1760: Remove false error printout X-Git-Tag: v3.0-rc1~337^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=847ed3e8f18b9cc401677e6e14eb7c89c7b8dfb6;p=pandora-kernel.git usb/isp1760: Remove false error printout This removes the "qh is 0" printout. qh == NULL if the urb has been unlinked, so this condition is normal. Signed-off-by: Arvid Brodin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed