From: Eric Dumazet Date: Sun, 31 May 2009 06:04:46 +0000 (-0700) Subject: net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib X-Git-Tag: v2.6.31-rc1~330^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d15cd83363a9787039895cb1a1b6be50f82ad3;p=pandora-kernel.git net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib Last two drivers that need skb->dst in their start_xmit() function Tell dev_hard_start_xmit() to no release it by unsetting IFF_XMIT_DST_RELEASE Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed