From: David Ahern <[email protected]> Date: Sat, 15 Aug 2015 18:11:59 -0600
> Functionally equivalent, but as an inlined function with VRF config > check it completely compiles out if VRF is not enabled. > > Suggested-by: Tom Herbert <[email protected]> > Signed-off-by: David Ahern <[email protected]> Please do not use the 'inline' keyword for functions in foo.c files, let the compiler decide. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
