net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_port
authorSaeed Mahameed <saeedm@mellanox.com>
Tue, 8 May 2018 09:23:49 +0000 (02:23 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 27 Jul 2018 22:36:51 +0000 (15:36 -0700)
commit5006eb221e6c1680067134f5de83d52bc5c2e1b6
tree28e20f90412cb40b92899393883145f64c1d87ed
parentdccea6bf384c853f4a3ca60cb3d729dc41971602
net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_port

The name mlx5e_vxlan will be used in downstream patch to describe
mlx5 vxlan structure that will replace mlx5e_vxlan_db.

Hence we rename struct mlx5e_vxlan to mlx5_vxlan_port which describes a
mlx5 vxlan port.

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