]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd78a3770929fc5c461f6b7f9092bf6f3c5b8919c
tree69a898ecbe2abc121081ad2547470a6b9290752a
parent64ab0c1ce29f6fdc183e53484548280c186f7166
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