summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAsbjørn Sloth Tønnesen <ast@fiberby.net>2024-05-03 13:55:02 +0300
committerPaolo Abeni <pabeni@redhat.com>2024-05-07 12:08:14 +0300
commite5ed2f0349bf764555bcdb870a43a9bb6b1546db (patch)
tree0bfd6ff3e5ed8b3d692c52e65f923a9834164cf2 /tools/perf/scripts/python/export-to-sqlite.py
parent146817ec32095abb8655dadc413fbfc3016e4da4 (diff)
downloadlinux-e5ed2f0349bf764555bcdb870a43a9bb6b1546db.tar.xz
net: qede: use return from qede_flow_spec_validate_unused()
When calling qede_flow_spec_validate_unused() then the return code was only used for a non-zero check, and then -EOPNOTSUPP was returned. qede_flow_spec_validate_unused() can currently fail with: * -EOPNOTSUPP This patch changes qede_flow_spec_to_rule() to use the actual return code from qede_flow_spec_validate_unused(), so it's no longer assumed that all errors are -EOPNOTSUPP. Only compile tested. Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions