mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events
authorPetr Machata <petrm@mellanox.com>
Wed, 12 Dec 2018 17:03:00 +0000 (17:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Dec 2018 00:34:22 +0000 (16:34 -0800)
commit0a5a2aee6f38073b6ae5d946bc668e965f29f3b0
tree69a898ecbe2abc121081ad2547470a6b9290752a
parent6921351359395a6c6ac72cd275a8393f399cecc7
mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events

Now that VLAN port object addition notifications carry an extack,
propagate it from mlxsw_sp_switchdev_vxlan_vlans_add() through
mlxsw_sp_switchdev_vxlan_vlan_add() to
mlxsw_sp_bridge_8021q_vxlan_join().

This code path is used when a VLAN is added to a VXLAN netdevice that
cannot be offloaded.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c