diff options
author | Andiry Xu <[email protected]> | 2012-01-18 17:47:12 +0800 |
---|---|---|
committer | Sarah Sharp <[email protected]> | 2012-01-25 12:55:19 -0800 |
commit | cf840551a884360841bd3d3ce1ad0868ff0b759a (patch) | |
tree | 9b7dfd0feb36b73060d81d38df7b7db88aefd3e9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 7c24814f7eb9a194b11507b43ca0b947415754c2 (diff) |
xHCI: Cleanup isoc transfer ring when TD length mismatch found
When a TD length mismatch is found during isoc TRB enqueue, it directly
returns -EINVAL. However, isoc transfer is partially enqueued at this time,
and the ring should be cleared.
This should be backported to kernels as old as 2.6.36, which contain the
commit 522989a27c7badb608155b1f1dea3487ed431f74 "xhci: Fix failed
enqueue in the middle of isoch TD."
Signed-off-by: Andiry Xu <[email protected]>
Signed-off-by: Sarah Sharp <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions