commit | c2b42336f4a733020360157ba629d37f1410923a | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sat Nov 10 21:39:26 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 10 21:39:26 2007 -0800 |
tree | 8b923bb8cd76f4ec637ad2b2e6843bc85e0c52f3 | |
parent | 17ab56a260734aabf7f03cc97785dda81571ea24 [diff] |
[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>