diff options
author | Mathias Nyman <[email protected]> | 2021-01-29 15:00:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-01-29 14:16:51 +0100 |
commit | 4db356924a50f72a00834ae04f11202d9703faeb (patch) | |
tree | 2c32382723951807dc2129f4c81a38fbe9e0594d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | a6ccd1fd4bd4fca37eaa3d76bef940d6332919bc (diff) |
xhci: turn cancelled td cleanup to its own function
Refactor handler for stop endpoint command completion. Yank out the part
that invalidates cancelled TDs and turn it into a separate function.
Invalidating cancelled TDs should be done while the ring is stopped,
but not exclusively in the stop endpoint command completeion handler.
We will need to invalidate TDs after resetting endpoints as well.
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions