summary refs log tree commit diff
path: root/fs
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@mellanox.com>2018-10-28 12:27:29 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2018-11-19 14:35:04 -0800
commit83621b7df6a646e550fd3d36db2e301cf9a5096b (patch)
tree732c66884e44f754d6cccde9c94d0ec6b93aea2d /fs
parent077ecd785d90c6cbba08d719faa4be8561aa0a1e (diff)
downloadlinux-83621b7df6a646e550fd3d36db2e301cf9a5096b.tar.gz
net/mlx5e: Always use the match level enum when parsing TC rule match
We get the match level (none, l2, l3, l4) while going over the match
dissectors of an offloaded tc rule. When doing this, the match level
enum and the not min inline enum values should be used, fix that.

This worked accidentally b/c both enums have the same numerical values.

Fixes: d708f902989b ('net/mlx5e: Get the required HW match level while parsing TC flow matches')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions