aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-09-04 20:29:14 +0100
committerSaeed Mahameed <saeedm@mellanox.com>2019-09-05 14:44:41 -0700
commite53e665558eea32e76585c3d3a5786e7298045ad (patch)
tree4f7acb2957f2bcd0164b12758c675e49ac769f4f /tools/perf/scripts/python/export-to-sqlite.py
parent4938c3d84541e43757473c14efcc4253571f6cc6 (diff)
net/mlx5: fix missing assignment of variable err
The error return from a call to mlx5_flow_namespace_set_peer is not being assigned to variable err and hence the error check following the call is currently not working. Fix this by assigning ret as intended. Addresses-Coverity: ("Logically dead code") Fixes: 8463daf17e80 ("net/mlx5: Add support to use SMFS in switchdev mode") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions