|
@@ -648,7 +648,6 @@ static int ip6gre_xmit_other(struct sk_buff *skb, struct net_device *dev)
|
|
|
encap_limit = t->parms.encap_limit;
|
|
encap_limit = t->parms.encap_limit;
|
|
|
|
|
|
|
|
memcpy(&fl6, &t->fl.u.ip6, sizeof(fl6));
|
|
memcpy(&fl6, &t->fl.u.ip6, sizeof(fl6));
|
|
|
- fl6.flowi6_proto = skb->protocol;
|
|
|
|
|
|
|
|
|
|
err = gre_handle_offloads(skb, !!(t->parms.o_flags & TUNNEL_CSUM));
|
|
err = gre_handle_offloads(skb, !!(t->parms.o_flags & TUNNEL_CSUM));
|
|
|
if (err)
|
|
if (err)
|