ipip: ioctl: Remove superfluous IP-TTL handling.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 18 Dec 2015 00:46:39 +0000 (16:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Dec 2015 21:07:59 +0000 (16:07 -0500)
commit6d3c348a63685410b12bf961b97063efeef2f901
treee241b5c72d881ef6b911c1cc03f551e6ede2a29a
parentd79f16c046086f4fe0d42184a458e187464eb83e
ipip: ioctl: Remove superfluous IP-TTL handling.

IP-TTL case is already handled in ip_tunnel_ioctl() API.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipip.c