From: Eric Dumazet Date: Thu, 1 Jul 2010 23:48:22 +0000 (+0000) Subject: ipv4: use skb_dst_copy() in ip_copy_metadata() X-Git-Tag: v2.6.36-rc1~571^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe76cda3081b502986f0c8b28b0cf8bfc27d44d5;p=pandora-kernel.git ipv4: use skb_dst_copy() in ip_copy_metadata() Avoid touching dst refcount in ip_fragment(). Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed