[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2005 19:36:33 +0000 (12:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2005 19:36:33 +0000 (12:36 -0700)
Just do an skb_orphan() and be done with it.
Based upon discussions with Herbert Xu on netdev.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found