[SOCK]: Drop inuse pcounter from struct proto (v2).
authorPavel Emelyanov <xemul@openvz.org>
Fri, 28 Mar 2008 23:39:33 +0000 (16:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2008 23:39:33 +0000 (16:39 -0700)
commitbdcde3d71a67e97f25e851f3ca97c9bb5ef03e7f
treeeab4a66777582718ffe2eff9038324331106ec18
parent60e7663d462af3994f292cb3691ea4f7371a9220
[SOCK]: Drop inuse pcounter from struct proto (v2).

An uppercut - do not use the pcounter on struct proto.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
include/net/sock.h
net/dccp/ipv4.c
net/dccp/ipv6.c
net/ipv4/raw.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv4/udplite.c
net/ipv6/raw.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/ipv6/udplite.c
net/sctp/socket.c