On 3/27/21 2:15 AM, Xiongfeng Wang wrote: > Fix the following W=1 kernel build warning(s): > > net/ipv6/ip6_tunnel.c:401: warning: expecting prototype for > parse_tvl_tnl_enc_lim(). Prototype was for ip6_tnl_parse_tlv_enc_lim() instead > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: Xiongfeng Wang <[email protected]> > --- > net/ipv6/ip6_tunnel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: David Ahern <[email protected]>
