ip_tunnel: implement __iptunnel_pull_header
authorJiri Benc <jbenc@redhat.com>
Tue, 5 Apr 2016 12:47:12 +0000 (14:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2016 20:50:32 +0000 (16:50 -0400)
commita6d5bbf34efa8330af7b0b1dba0f38148516ed97
tree03db6af256a68f9626c65f0fed25cb1464fbf00a
parent47e5d1b06305e73afc917f47b65490adb06c7194
ip_tunnel: implement __iptunnel_pull_header

Allow calling of iptunnel_pull_header without special casing ETH_P_TEB inner
protocol.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_tunnels.h
net/ipv4/ip_tunnel_core.c