From: Eric Dumazet Date: Thu, 28 May 2009 22:35:10 +0000 (+0000) Subject: net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() X-Git-Tag: v2.6.31-rc1~330^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108bfa895cacd1a7c1767e85be105b213e5dce50;p=pandora-kernel.git net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() ipgre_tunnel_xmit() might need skb->dst, so tell dev_hard_start_xmit() to no release it. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed