commit | c2b200e0bac0a0667f2de18e0806fcf71b745080 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed Jan 16 23:06:30 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 17 15:18:46 2019 -0800 |
tree | 07e34f722b7b8a4a4093b80e66511e33e9c5c00c | |
parent | 12ff91c8bac0b4650f6bb60c4477bd33bbe74b07 [diff] |
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy() These functions will be needed for rollbacks of vetoed FDB entries. Move them up so that they are visible at their intended point of use. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>