commit | 231c8d2bbc4feac4c5db6afbda2484f24661736b | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Dec 26 18:41:13 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 13:13:22 2019 -0800 |
tree | feac598120f97c2067ed119a8d7e3ee1492be4d5 | |
parent | c1e469902640ed0a82d0b8df5951199c17a49e3c [diff] |
mlxsw: spectrum_router: Remove unnecessary checks Now that the networking stack takes care of only notifying the routes of interest, we do not need to maintain a list of identical routes. Remove the check that tests if the route is the first route in the FIB node. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>