commit | b04720aee9a61b0b2f03a81d575fdcfb84c43c34 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Dec 26 18:41:16 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 13:13:22 2019 -0800 |
tree | 7f8a0b1e794b850df354fa7b9fcf9a3551370307 | |
parent | 0705297e511a334e99edf7da0d9a79f4d6b1c028 [diff] |
mlxsw: spectrum_router: Consolidate identical functions After the last patch mlxsw_sp_fib{4,6}_node_entry_link() and mlxsw_sp_fib{4,6}_node_entry_unlink() are identical and can therefore be consolidated into the same common function. Perform the consolidation. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>