From: David S. Miller Date: Thu, 19 May 2005 19:36:33 +0000 (-0700) Subject: [NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags(). X-Git-Tag: v2.6.12-rc5~47^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be58932ca596972e4953ae980d8bc286857cae8;p=pandora-kernel.git [NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags(). Just do an skb_orphan() and be done with it. Based upon discussions with Herbert Xu on netdev. Signed-off-by: David S. Miller --- Reading git-diff-tree failed