From: Jiri Pirko <[email protected]> Date: Fri, 15 Sep 2017 15:31:07 +0200
> From: Ido Schimmel <[email protected]> > > 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 <[email protected]> > Reported-by: Andreas Rammhold <[email protected]> > Reported-by: Florian Klink <[email protected]> > Signed-off-by: Jiri Pirko <[email protected]> Applied, thanks.
