Stephen
diff -u --recursive --new-file v2.3.33/net/sunrpc/xprt.c linux/net/sunrpc/xprt.c
--- v2.3.33/net/sunrpc/xprt.c Fri Oct 15 12:15:26 1999
+++ linux/net/sunrpc/xprt.c Mon Dec 20 23:09:11 1999
@@ -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");
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/