Re: [PATCH net-next 5/7] mlxsw: Fail attempts to use routes with nexthop objects

2019-05-30 Thread Ido Schimmel
On Wed, May 29, 2019 at 08:07:58PM -0700, David Ahern wrote: > From: David Ahern > > Fail attempts to use nexthop objects with routes until support can be > properly added. > > Signed-off-by: David Ahern Reviewed-by: Ido Schimmel

[PATCH net-next 5/7] mlxsw: Fail attempts to use routes with nexthop objects

2019-05-29 Thread David Ahern
From: David Ahern Fail attempts to use nexthop objects with routes until support can be properly added. Signed-off-by: David Ahern --- drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/net/ethernet/mellanox/mlxsw/s