From: Jiri Pirko <[email protected]> Date: Thu, 14 Jul 2016 08:28:19 +0200
> Thu, Jul 14, 2016 at 08:18:45AM CEST, [email protected] wrote: >>'vr' should be a valid pointer here, so returning 'PTR_ERR(vr)' is wrong. >>Return an explicit error code (-ENOENT) instead. >> > > This is fo net-next. > > Fixes: 61c503f976 ("mlxsw: spectrum_router: Implement fib4 add/del switchdev > obj ops") > >>Signed-off-by: Christophe JAILLET <[email protected]> > > Acked-by: Jiri Pirko <[email protected]> Applied, thanks.

