]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc1ae11521b1e87523553ddd3c1aa88be3d710c96
tree9724a918f599fe403f115b6c0d3e73f76f20d9b2
parent45247bf2985edd983bb241dfa71f0c17713c8e7b
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