[IPX]: Use existing sock refcnt debugging infrastructure
authorPavel Emelyanov <xemul@openvz.org>
Sun, 11 Nov 2007 05:39:26 +0000 (21:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2007 05:39:26 +0000 (21:39 -0800)
commitc2b42336f4a733020360157ba629d37f1410923a
tree8b923bb8cd76f4ec637ad2b2e6843bc85e0c52f3
parent17ab56a260734aabf7f03cc97785dda81571ea24
[IPX]: Use existing sock refcnt debugging infrastructure

Just like in the af_packet.c, the ipx_sock_nr variable is used
for debugging purposes.

Switch to using existing infrastructure. Thanks to Arnaldo for
pointing this out.

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>
net/ipx/af_ipx.c