Re: [PATCH] ipip: ioctl: Remove superfluous IP-TTL handling.

2015-12-18 Thread David Miller
From: Pravin B Shelar Date: Thu, 17 Dec 2015 16:46:39 -0800 > IP-TTL case is already handled in ip_tunnel_ioctl() API. > > Signed-off-by: Pravin B Shelar Applied, thanks Pravin. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kern

[PATCH] ipip: ioctl: Remove superfluous IP-TTL handling.

2015-12-17 Thread Pravin B Shelar
IP-TTL case is already handled in ip_tunnel_ioctl() API. Signed-off-by: Pravin B Shelar --- net/ipv4/ipip.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/ipv4/ipip.c b/net/ipv4/ipip.c index 1f06729..4044da6 100644 --- a/net/ipv4/ipip.c +++ b/net/ipv4/ipip.c @@ -252,9 +252,6 @@ ipip_t