diff options
author | 2023-10-05 17:00:12 +0300 | |
---|---|---|
committer | 2023-10-08 13:51:39 +0100 | |
commit | 1e0b72a2a6432c0ef67ee5ce8d9172a7c20bba25 (patch) | |
tree | b1a09dc11a6fb1bca564166ce7e5e75a0da44510 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'ravb-fix-use-after-free-issues' (diff) | |
download | linux-rng-1e0b72a2a6432c0ef67ee5ce8d9172a7c20bba25.tar.xz linux-rng-1e0b72a2a6432c0ef67ee5ce8d9172a7c20bba25.zip |
mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
The mlxsw_sp2_nve_vxlan_learning_set() function is supposed to return
zero on success or negative error codes. So it needs to be type int
instead of bool.
Fixes: 4ee70efab68d ("mlxsw: spectrum_nve: Add support for VXLAN on Spectrum-2")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Petr Machata <petrm@nvidia.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