Re: [PATCH v2 net-next 05/13] ipv6: Create init helper for fib6_nh
From: David Ahern <hidden>
Date: 2019-03-28 02:12:03
From: David Ahern <hidden>
Date: 2019-03-28 02:12:03
On 3/27/19 7:30 PM, Alexei Starovoitov wrote:
cfg should really be const.
and BTW, it is not const now to ip6_route_info_create and making it const affects a long list of helper functions invoked by now fib6_nh_init.