commit | 8be58932ca596972e4953ae980d8bc286857cae8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu May 19 12:36:33 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 19 12:36:33 2005 -0700 |
tree | 44ee4e92a652bdbc3f3f368bc8f253ce9539a13a | |
parent | d9fa0f392b20b2b8e3df379c44194492a2446c6e [diff] |
[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 <davem@davemloft.net>