From: Jiri Pirko <j...@resnulli.us> Date: Tue, 15 Aug 2017 09:10:33 +0200
> From: Ido Schimmel <ido...@mellanox.com> > > I made an embarrassing mistake and used 'IPV6' instead of 'CONFIG_IPV6' > around the function that updates the kernel about IPv6 neighbours > activity. This can be a problem if the kernel has more neighbours than a > certain threshold and it starts deleting those that are supposedly > inactive. > > Fixes: b5f3e0d43012 ("mlxsw: spectrum_router: Fix build when IPv6 isn't > enabled") > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> Also applied, thanks.