From: Cong Wang Date: Wed, 23 Jan 2013 14:52:27 +0000 (+0800) Subject: af_key: remove a duplicated skb_orphan() X-Git-Tag: v3.9-rc1~139^2~70^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdfa1fe5c0d4f2815acfe8cd7730a0b3d8d0a3e9;p=pandora-kernel.git af_key: remove a duplicated skb_orphan() skb_set_owner_r() will call skb_orphan(), I don't see any reason to call it twice. Cc: Steffen Klassert Cc: Herbert Xu Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed