diff options
author | Johan Hovold <johan@kernel.org> | 2015-04-23 16:06:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-08 01:43:44 +0200 |
commit | 0efd937e27d5e169031c2bc45d65fe1b0d289454 (patch) | |
tree | 15ac28ccec96cda9312818fb5d89285410404da7 /drivers/usb/core/buffer.c | |
parent | 8ca9a3217f0ac35e8595bf203685a2205213ddc8 (diff) | |
download | linux-0efd937e27d5e169031c2bc45d65fe1b0d289454.tar.bz2 |
USB: ehci-tegra: fix inefficient copy of unaligned buffers
Make sure only to copy any actual data rather than the whole buffer,
when releasing the temporary buffer used for unaligned non-isochronous
transfers.
Compile-tested only.
Signed-off-by: Johan Hovold <johan@kernel.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions