diff options
author | Pablo Neira Ayuso <[email protected]> | 2020-04-19 14:12:35 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-05-29 13:07:54 -0700 |
commit | a683012a8e77675a1947cc8f11f97cdc1d5bb769 (patch) | |
tree | d73579454faec06a85763bf7bd1fb87cf1d7179b /tools/perf/scripts/python/check-perf-trace.py | |
parent | cb9a0641b531ac11cd7e3076de23ceada19b892e (diff) |
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
The drivers reports EINVAL to userspace through netlink on invalid meta
match. This is confusing since EINVAL is usually reserved for malformed
netlink messages. Replace it by more meaningful codes.
Fixes: 6d65bc64e232 ("net/mlx5e: Add mlx5e_flower_parse_meta support")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions