From: Alan Stern Date: Wed, 22 Aug 2007 17:06:53 +0000 (-0400) Subject: USB: fix mistake in usb_hcd_giveback_urb X-Git-Tag: v2.6.24-rc1~1395^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5a3d0f34fd5719081c6b8f3dbbcbe328d4da31;p=pandora-kernel.git USB: fix mistake in usb_hcd_giveback_urb This patch (as971) fixes a small mistake: The URB's completion status needs to be adjusted before the URB is passed to usmon_urb_complete(), not afterward. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed