diff options
author | 2021-04-20 13:27:22 +0100 | |
---|---|---|
committer | 2021-04-20 17:03:53 -0700 | |
commit | 5b1faa92289b53cad654123ed2bc8e10f6ddd4ac (patch) | |
tree | 4271359d50b20395e98ad024f1dcd4343923aa34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: update (diff) | |
download | wireguard-linux-5b1faa92289b53cad654123ed2bc8e10f6ddd4ac.tar.xz wireguard-linux-5b1faa92289b53cad654123ed2bc8e10f6ddd4ac.zip |
sfc: farch: fix TX queue lookup in TX flush done handling
We're starting from a TXQ instance number ('qid'), not a TXQ type, so
efx_get_tx_queue() is inappropriate (and could return NULL, leading
to panics).
Fixes: 12804793b17c ("sfc: decouple TXQ type from label")
Reported-by: Trevor Hemsley <themsley@voiceflex.com>
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