diff options
author | Edward Cree <[email protected]> | 2021-04-20 13:29:35 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-20 17:03:53 -0700 |
commit | 172e269edfce34bac7c61c15551816bda4b0f140 (patch) | |
tree | 5c267d126e1c9d81b4b8b1a69b0aa6415dd9c4b8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 83b09a1807415608b387c7bc748d329fefc5617e (diff) |
sfc: ef10: fix TX queue lookup in TX event handling
We're starting from a TXQ label, not a TXQ type, so
efx_channel_get_tx_queue() is inappropriate. This worked by chance,
because labels and types currently match on EF10, but we shouldn't
rely on that.
Fixes: 12804793b17c ("sfc: decouple TXQ type from label")
Signed-off-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions