diff options
author | Edward Cree <[email protected]> | 2021-04-20 13:28:28 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-20 17:03:53 -0700 |
commit | 83b09a1807415608b387c7bc748d329fefc5617e (patch) | |
tree | ea7886227e8300fb082b871679f68f585ec00187 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 5b1faa92289b53cad654123ed2bc8e10f6ddd4ac (diff) |
sfc: farch: 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 (and could return NULL,
leading to panics).
Fixes: 12804793b17c ("sfc: decouple TXQ type from label")
Cc: [email protected]
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