From: Eric Dumazet Date: Thu, 28 May 2009 10:44:30 +0000 (+0000) Subject: net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() X-Git-Tag: v2.6.31-rc1~330^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e72216d7e7af7050f171a87c1eecba93d01ea6;p=pandora-kernel.git net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() ipip_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