From: Jiri Pirko <j...@resnulli.us> Date: Fri, 15 Sep 2017 15:31:07 +0200
> From: Ido Schimmel <ido...@mellanox.com> > > The driver doesn't support events from address families other than IPv4 > and IPv6, so ignore them. Otherwise, we risk queueing a work item before > it's initialized. > > This can happen in case a VRF is configured when MROUTE_MULTIPLE_TABLES > is enabled, as the VRF driver will try to add an l3mdev rule for the > IPMR family. > > Fixes: 65e65ec137f4 ("mlxsw: spectrum_router: Don't ignore IPv6 > notifications") > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Reported-by: Andreas Rammhold <andr...@rammhold.de> > Reported-by: Florian Klink <flo...@flokli.de> > Signed-off-by: Jiri Pirko <j...@mellanox.com> Applied, thanks.