Re: [PATCH net-next] ip_vti: Fix unused variable warning
From: David Miller <davem@davemloft.net>
Date: 2020-08-05 19:21:53
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2020-08-05 19:21:53
Also in:
lkml
From: Steffen Klassert <steffen.klassert@secunet.com> Date: Tue, 4 Aug 2020 07:53:10 +0200
On Mon, Aug 03, 2020 at 03:13:49PM -0700, David Miller wrote:quoted
From: YueHaibing <redacted> Date: Fri, 31 Jul 2020 14:49:52 +0800quoted
If CONFIG_INET_XFRM_TUNNEL is set but CONFIG_IPV6 is n, net/ipv4/ip_vti.c:493:27: warning: 'vti_ipip6_handler' defined but not used [-Wunused-variable] Signed-off-by: YueHaibing <redacted>Steffen, please pick this up if you haven't already.I still have this one in my queue, it came in after I did the the ipsec-next pull request last week. Now the 5.8 release was inbetween, so it should go to the ipsec tree. I'm waiting until I can backmerge the offending patch into the ipsec tree and apply it then.
I can wait until you can get it to me via your tree, no problem.