]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite15cedc070d492cb5064167c31a67ee9563b7703
treef143996f80a751ed9298dc283bedf65dd9cb769a
parentbac9b0c81d732d3bd1368b10d136a044a3a78929
parent002b80946a6fe248d28b342ab8b13187345908c0
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>