From: Steffen Klassert Date: Tue, 15 Mar 2011 21:09:32 +0000 (+0000) Subject: dst: Clone child entry in skb_dst_pop X-Git-Tag: v2.6.39-rc1~9^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e433430a0ca9cc1b851a83ac3b305e955b64880a;p=pandora-kernel.git dst: Clone child entry in skb_dst_pop We clone the child entry in skb_dst_pop before we call skb_dst_drop(). Otherwise we might kill the child right before we return it to the caller. Signed-off-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed