From: Alan Stern Date: Mon, 29 Jun 2009 18:34:59 +0000 (-0400) Subject: USB: EHCI: report actual_length for iso transfers X-Git-Tag: v2.6.31-rc3~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec6d67e39f5638c792eb7490bf32586ccb9d8005;p=pandora-kernel.git USB: EHCI: report actual_length for iso transfers This patch (as1259b) makes ehci-hcd return the total number of bytes transferred in urb->actual_length for Isochronous transfers. Until now, the actual_length value was unaccountably left at 0. Signed-off-by: Alan Stern Acked-by: David Brownell Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed