patch-2.1.33 linux/net/sunrpc/clnt.c
Next file: linux/net/sunrpc/stats.c
Previous file: linux/net/ipv6/udp.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Apr 7 18:43:43 1997
- Orig file:
v2.1.32/linux/net/sunrpc/clnt.c
- Orig date:
Mon Apr 7 11:35:33 1997
diff -u --recursive --new-file v2.1.32/linux/net/sunrpc/clnt.c linux/net/sunrpc/clnt.c
@@ -746,7 +746,7 @@
#ifdef RPC_DEBUG
rpc_register_sysctl();
#endif
- rpcstat_init();
+ rpc_proc_init();
return 0;
}
@@ -756,6 +756,6 @@
#ifdef RPC_DEBUG
rpc_unregister_sysctl();
#endif
- rpcstat_exit();
+ rpc_proc_exit();
}
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov