From: Johan Hovold Date: Thu, 23 Apr 2015 14:06:52 +0000 (+0200) Subject: staging: octeon-usb: fix unaligned isochronous transfers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~1015 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b97c3c1a0b538a61fb1cab057738ccb64ae51e4d;p=pandora-kernel.git staging: octeon-usb: fix unaligned isochronous transfers Make sure to copy the whole transfer buffer when releasing the temporary buffer used for unaligned isochronous transfers as the data is not necessarily contiguous in that case. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed