Previous patches add the ability to work with VLAN-aware bridges and
VxLAN devices, so make sure such configuration no longer fails.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
        ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
                ttl 20 tos inherit local 198.51.100.1 dstport 4789
 
-       sanitization_single_dev_test_fail
+       sanitization_single_dev_test_pass
 
        ip link del dev vxlan0
        ip link del dev br0