commit | 9ceec359e4ebdbbfd35375203c5bd06d602225f7 | [log] [tgz] |
---|---|---|
author | Matthew Finlay <matt@mellanox.com> | Mon Jun 27 12:08:36 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 29 04:28:46 2016 -0400 |
tree | 83b865ed7ed94fc8cebba5cbbf7efb5d82a1933b | |
parent | fd4782c21359cfd52af4c3180a2bb6bad55c1eba [diff] |
net/mlx5e: Prevent adding the same vxlan port Do not allow the same vxlan udp port to be added to the device more than once. Fixes: b3f63c3d5e2c ("net/mlx5e: Add netdev support for VXLAN tunneling") Signed-off-by: Matthew Finlay <matt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>