Re: [PATCH net-next 12/13] net: Add fib_nh_common and update fib_nh and fib6_nh
From: Ido Schimmel <hidden>
Date: 2019-03-27 09:54:38
From: Ido Schimmel <hidden>
Date: 2019-03-27 09:54:38
On Tue, Mar 26, 2019 at 08:29:41PM -0700, David Ahern wrote:
From: David Ahern <redacted> Add fib_nh_common struct with common nexthop attributes. Convert fib_nh and fib6_nh to use it. Use macros to move existing fib_nh_* references to the new nh_common.nhc_*. Signed-off-by: David Ahern <redacted>
Reviewed-by: Ido Schimmel <redacted>