diff options
author | 2021-04-20 13:28:28 +0100 | |
---|---|---|
committer | 2021-04-20 17:03:53 -0700 | |
commit | 83b09a1807415608b387c7bc748d329fefc5617e (patch) | |
tree | ea7886227e8300fb082b871679f68f585ec00187 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sfc: farch: fix TX queue lookup in TX flush done handling (diff) | |
download | wireguard-linux-83b09a1807415608b387c7bc748d329fefc5617e.tar.xz wireguard-linux-83b09a1807415608b387c7bc748d329fefc5617e.zip |
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: stable@vger.kernel.org
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions