X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=net%2Fipv6%2Fip6_gre.c;h=d7d6d3ae0b3b62423c4c41317ad22fbe491eac75;hp=4ce74f86291bfbd1426632e98b92115c1c2234a4;hb=b50afd203a5ef1998c18d6519ad2b2c546d6af22;hpb=d6169b0206db1c8c8d0e4c6b79fdf4b2fc6455f1 diff --git a/net/ipv6/ip6_gre.c b/net/ipv6/ip6_gre.c index 4ce74f86291b..d7d6d3ae0b3b 100644 --- a/net/ipv6/ip6_gre.c +++ b/net/ipv6/ip6_gre.c @@ -648,7 +648,6 @@ static int ip6gre_xmit_other(struct sk_buff *skb, struct net_device *dev) encap_limit = t->parms.encap_limit; memcpy(&fl6, &t->fl.u.ip6, sizeof(fl6)); - fl6.flowi6_proto = skb->protocol; err = gre_handle_offloads(skb, !!(t->parms.o_flags & TUNNEL_CSUM)); if (err)