[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
authorChristoph Hellwig <hch@lst.de>
Mon, 15 Aug 2005 00:33:59 +0000 (17:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:59:07 +0000 (15:59 -0700)
commit34b4a4a624bafe089107966a6c56d2a1aca026d4
treed0546ea54dc1f7169447133df89e1512eb48ae39
parent000efe1d86620244b8e017429e57fab4170ab05a
[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner

Rip out cmd/sid/pid matching since its unfixable broken and stands in the
way of locking changes to tasklist_lock.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ipt_owner.c
net/ipv6/netfilter/ip6t_owner.c