commit | 17ab56a260734aabf7f03cc97785dda81571ea24 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sat Nov 10 21:38:48 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 10 21:38:48 2007 -0800 |
tree | d4d1ca98c62e0ae05156246c9cb2a7acf66e48e4 | |
parent | e9671fcb3bef1fe2e71aa0456bd5b7eec9e8de4d [diff] |
[PACKET]: Use existing sock refcnt debugging infrastructure 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>