On 6/15/19 8:07 AM, Ido Schimmel wrote: > From: Ido Schimmel <ido...@mellanox.com> > > Both listeners - mlxsw and netdevsim - of IPv6 FIB notifications are now > ready to handle IPv6 multipath notifications. > > Therefore, stop ignoring such notifications in both drivers and stop > sending notification for each added / deleted nexthop. > > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Acked-by: Jiri Pirko <j...@mellanox.com> > --- > .../ethernet/mellanox/mlxsw/spectrum_router.c | 2 -- > drivers/net/netdevsim/fib.c | 7 ----- > net/ipv6/ip6_fib.c | 28 +++++++++++-------- > 3 files changed, 17 insertions(+), 20 deletions(-)
Reviewed-by: David Ahern <dsah...@gmail.com>