]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Move the encap entry structure from the eswitch header
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 25 Apr 2017 13:19:26 +0000 (16:19 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 30 Apr 2017 13:03:07 +0000 (16:03 +0300)
commit85769c56b4bee4934e21f0a432c1391b9319de84
tree9724a918f599fe403f115b6c0d3e73f76f20d9b2
parente06109c0886e2ef4d596ce6b4df29a295be3258e
net/mlx5e: Move the encap entry structure from the eswitch header

The encap entry structure isn't manipulated by the eswitch code,
hence it can/needs to be removed from the eswitch header.

Do that, and change it to have mlx5e_ prefix.

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_rep.h
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h