patch-2.3.41 linux/net/sunrpc/xprt.c
Next file: linux/net/unix/af_unix.c
Previous file: linux/net/socket.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 24 11:04:37 2000
- Orig file:
v2.3.40/linux/net/sunrpc/xprt.c
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.40/linux/net/sunrpc/xprt.c linux/net/sunrpc/xprt.c
@@ -816,7 +816,7 @@
do_rpciod_tcp_dispatcher(void)
{
struct rpc_xprt *xprt;
- int result;
+ int result = 0;
dprintk("rpciod_tcp_dispatcher: Queue Running\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)