Files
linux/drivers/usb/core
Alan Stern 3863f0615c USB: fix usbfs regression
commit 7152b59259 upstream.

This patch (as1352) fixes a bug in the way isochronous input data is
returned to userspace for usbfs transfers.  The entire buffer must be
copied, not just the first actual_length bytes, because the individual
packets will be discontiguous if any of them are short.

Reported-by: Markus Rechberger <mrechberger@gmail.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-01 15:58:31 -07:00
..
2010-04-01 15:58:31 -07:00
2009-07-12 15:16:38 -07:00
2009-06-15 21:44:49 -07:00