aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2021-11-26 18:32:05 +0100
committerGreg Kroah-Hartman <[email protected]>2021-12-03 15:11:33 +0100
commit75c488c0a44dc10dc03d90b87c1eebbf0b79d55a (patch)
tree50f6084f1342747ab4971b5f06c94f53ec45767a /tools/perf/scripts/python/flamegraph.py
parent47ca8d19408e250ed626e0ff20afe1b7e80cc452 (diff)
staging: r8188eu: require a single bulk in endpoint
The current r8188eu driver code has no support for interrupt in endpoints. Some parts of the code assume implicitly that we use one single bulk in endpoint for the incoming network data. Make this assumption clearer and reject devices that have more than one bulk in endpoint. Ignore any interrupt in endpoints. We can then change RtInPipe into a single value instead of an array. There's no need any more to pass around the number of in endpoints. We know that it's one or the device would have been rejected. Signed-off-by: Martin Kaiser <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions