diff options
author | Petr Machata <petrm@mellanox.com> | 2019-01-16 23:06:39 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-17 15:18:46 -0800 |
commit | 8db9427d52b894276383091883b6a8bc5bb0c14d (patch) | |
tree | fca43e0138713500af0aff1f2bf79a62d6e5711e /net/switchdev/switchdev.c | |
parent | 61f46fe8c646c1cc7810ee0963d7870b6d901a96 (diff) |
vxlan: changelink: Inline vxlan_dev_configure()
The changelink operation may cause change in remote address, and
therefore an FDB update, which can be vetoed. To properly handle
vetoing, vxlan_changelink() needs to be gradually updated.
In this patch simply replace vxlan_dev_configure() with the two
constituent calls.
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions