ipv4: use skb_dst_copy() in ip_copy_metadata()
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 1 Jul 2010 23:48:22 +0000 (23:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 01:50:56 +0000 (18:50 -0700)
Avoid touching dst refcount in ip_fragment().

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found