Merge branch 'mlxsw-spectrum_router-Cleanups'
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 21:13:22 +0000 (13:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 21:13:22 +0000 (13:13 -0800)
commit1f4f16fa19f47b71b8cada182e5f64249018affa
treef143996f80a751ed9298dc283bedf65dd9cb769a
parentc1e469902640ed0a82d0b8df5951199c17a49e3c
parent7c4a7ec8558dfc770c27931b43f01aede613faac
Merge branch 'mlxsw-spectrum_router-Cleanups'

Ido Schimmel says:

====================
mlxsw: spectrum_router: Cleanups

This patch set removes from mlxsw code that is no longer necessary after
the simplification of the IPv4 and IPv6 route offload API.

The patches eliminate unnecessary code by taking advantage of the fact
that mlxsw no longer needs to maintain a list of identical routes,
following recent changes in route offload API.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>