commit | d907f58fa90f0fcba1268eab24b1e0997e0d1e22 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed Jan 16 23:06:52 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 17 15:18:47 2019 -0800 |
tree | 85e4ec70bdf43ecdbeb2b461f375b1630b2180e9 | |
parent | 87b0984ebfabafcfe959e52ca5cdab5eeb2d60c0 [diff] |
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay A follow-up patch will extend vxlan_fdb_replay() with an extack argument. Extend the fdb_replay callback in mlxsw likewise so that the argument is ready for the vxlan conversion. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>