From: Alan Stern Date: Fri, 12 May 2006 15:14:25 +0000 (-0400) Subject: [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt X-Git-Tag: v2.6.18-rc1~858^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1869000a60b0c72022811f24110a52d3e300b1e;p=pandora-kernel.git [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt This patch (as679) combines the result routine for Control URBs with the routine for Bulk/Interrupt URBs. Along the way I eliminated the debugging printouts for Control transfers unless the debugging level is set higher than 1. I also eliminated a long-unused (#ifdef'ed-out) section that works around some buggy old APC BackUPS devices. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed