[PACKET]: Use existing sock refcnt debugging infrastructure
authorPavel Emelyanov <xemul@openvz.org>
Sun, 11 Nov 2007 05:38:48 +0000 (21:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2007 05:38:48 +0000 (21:38 -0800)
The packet_socks_nr variable is used purely for debugging
the number of sockets.

As Arnaldo pointed out, there's already an infrastructure
for this purposes, so switch to using it.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found