]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit208994ddf8fed66fc59cb0a287eb952351ee6c5d
tree8b923bb8cd76f4ec637ad2b2e6843bc85e0c52f3
parentb399d54a9d20a64eee8d97c225e227fff529a994
[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