From: [email protected] Date: Mon, 10 Sep 2018 09:11:28 -0700 > From: David Ahern <[email protected]> > > After the conversion to fib6_info, rt6i_prefsrc has a single user that > reads the value and otherwise it is only set. The one reader can be > converted to use rt->from so rt6i_prefsrc can be removed, reducing > rt6_info by another 20 bytes. > > Signed-off-by: David Ahern <[email protected]>
Applied, thanks David.
