On 11/10/20 3:25 AM, Ido Schimmel wrote: > From: Ido Schimmel <ido...@nvidia.com> > > Be more consistent about the way in which the nexthop flags are set and > set them in one go. > > Suggested-by: Jakub Kicinski <k...@kernel.org> > Signed-off-by: Ido Schimmel <ido...@nvidia.com> > --- > RTNH_F_DEAD and RTNH_F_LINKDOWN are set separately above, so I decided > to keep them as-is. > --- > net/ipv4/fib_semantics.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) >
Reviewed-by: David Ahern <dsah...@kernel.org>