aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2016-05-02 11:39:03 +0300
committerGreg Kroah-Hartman <[email protected]>2016-05-03 14:32:07 -0700
commitcdc77c82a8286b1181b81b6e5ef60c8e83ded7bc (patch)
treec3eafc1c0e03d5154d43925cc279ffb84240e87c /tools/perf/scripts/python
parent72f595f3b5cef2c36beb1d07409de58d9e503428 (diff)
usb: misc: usbtest: fix pattern tests for scatterlists.
The current implemenentation restart the sent pattern for each entry in the sg list. The receiving end expects a continuous pattern, and test will fail unless scatterilst entries happen to be aligned with the pattern Fix this by calculating the pattern byte based on total sent size instead of just the current sg entry. Signed-off-by: Mathias Nyman <[email protected]> Fixes: 8b5249019352 ("[PATCH] USB: usbtest: scatterlist OUT data pattern testing") Cc: <[email protected]> # v2.6.18+ Acked-by: Felipe Balbi <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions