]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Remove encap entry pointer from the eswitch flow attributes
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 25 Apr 2017 12:30:08 +0000 (15:30 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 30 Apr 2017 13:03:06 +0000 (16:03 +0300)
commite06109c0886e2ef4d596ce6b4df29a295be3258e
treea6e0d86579cd3137b88e8efe19d5185e722e7dfa
parent484667bbbecce112fb5922464fd94d193ed0a3ee
net/mlx5: Remove encap entry pointer from the eswitch flow attributes

Encap wise, the tc eswitch flow attribute struct needs to have
only the encap ID which is programmed later to the HW and none
of the higher level encap params, fix that.

This patch doesn't change any functionality.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c