From: Alan Stern Date: Tue, 20 Dec 2005 14:58:08 +0000 (-0500) Subject: [PATCH] UHCI: Don't log short transfers X-Git-Tag: v2.6.17-rc1~1176^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf4fcad62467ce1bd6966292b6850fc7a210e0b;p=pandora-kernel.git [PATCH] UHCI: Don't log short transfers Even when the URB_SHORT_NOT_OK flag is set, a short transfer shouldn't generate a debugging log message. Especially not one with the confusing claim that the transfer "failed with status 0". This patch (as627) fixes that behavior in uhci-hcd. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed