From: David Ahern <[email protected]> Date: Thu, 21 Mar 2019 05:21:33 -0700
> From: David Ahern <[email protected]> > > addrconf_f6i_alloc is the last caller of fib6_info_alloc besides > ip6_route_info_create. There really is no good reason for it do > its own fib6_info initialization, so convert it to call > ip6_route_info_create. Looks great, series applied.
