diff options
author | Ido Schimmel <idosch@mellanox.com> | 2019-12-26 18:41:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-26 13:13:22 -0800 |
commit | 7c4a7ec8558dfc770c27931b43f01aede613faac (patch) | |
tree | f143996f80a751ed9298dc283bedf65dd9cb769a /drivers/net/xen-netback/interface.c | |
parent | b04720aee9a61b0b2f03a81d575fdcfb84c43c34 (diff) | |
download | linux-7c4a7ec8558dfc770c27931b43f01aede613faac.tar.gz linux-7c4a7ec8558dfc770c27931b43f01aede613faac.tar.bz2 linux-7c4a7ec8558dfc770c27931b43f01aede613faac.zip |
mlxsw: spectrum_router: Remove FIB entry list from FIB node
As explained in previous patches, the driver no longer needs to maintain
a list of identical FIB entries (i.e, same {tb_id, prefix, prefix
length}) and therefore each FIB node can only store one FIB entry.
Remove the FIB entry list and simplify the code.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions