diff options
author | Eli Cooper <elicooper@gmx.com> | 2016-12-01 10:05:12 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-02 12:34:22 -0500 |
commit | 80d1106aeaf689ab5fdf33020c5fecd269b31c88 (patch) | |
tree | 9249c06176f0a2b30a484d28f2102225d0d16e32 /crypto/cast5_generic.c | |
parent | b4e479a96fc398ccf83bb1cffb4ffef8631beaf1 (diff) | |
download | linux-80d1106aeaf689ab5fdf33020c5fecd269b31c88.tar.bz2 |
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
This reverts commit ae148b085876fa771d9ef2c05f85d4b4bf09ce0d
("ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()").
skb->protocol is now set in __ip_local_out() and __ip6_local_out() before
dst_output() is called. It is no longer necessary to do it for each tunnel.
Cc: stable@vger.kernel.org
Signed-off-by: Eli Cooper <elicooper@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/cast5_generic.c')
0 files changed, 0 insertions, 0 deletions