summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dlink/dl2k.c
diff options
context:
space:
mode:
authorSaeed Mahameed2018-05-08 10:49:43 +0200
committerSaeed Mahameed2018-07-28 00:35:16 +0200
commitdccea6bf384c853f4a3ca60cb3d729dc41971602 (patch)
treebc2a0a36d1994084724048e2ae983819f31fa7f4 /drivers/net/ethernet/dlink/dl2k.c
parentnet/mlx5e: Vxlan, add direct delete function (diff)
downloadkernel-qcow2-linux-dccea6bf384c853f4a3ca60cb3d729dc41971602.tar.gz
kernel-qcow2-linux-dccea6bf384c853f4a3ca60cb3d729dc41971602.tar.xz
kernel-qcow2-linux-dccea6bf384c853f4a3ca60cb3d729dc41971602.zip
net/mlx5e: Vxlan, move netdev only logic to en_main.c
Create a direct vxlan API to add and delete vxlan ports from HW. +void mlx5e_vxlan_add_port(struct mlx5e_priv *priv, u16 port); +void mlx5e_vxlan_del_port(struct mlx5e_priv *priv, u16 port); And move vxlan_add/del_work to en_main.c since they are netdev only logic. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/dlink/dl2k.c')
0 files changed, 0 insertions, 0 deletions