On Wed, Mar 27, 2019 at 08:53:58PM -0700, David Ahern wrote: > From: David Ahern <dsah...@gmail.com> > > With fib_nh_common in place, move common initialization and release > code into helpers used by both ipv4 and ipv6. For the moment, the init > is just the lwt encap and the release is both the netdev reference and > the the lwt state reference. More will be added later. > > Signed-off-by: David Ahern <dsah...@gmail.com>
Reviewed-by: Ido Schimmel <ido...@mellanox.com>