patch-2.1.125 linux/net/sunrpc/clnt.c
Next file: linux/scripts/lxdialog/dialog.h
Previous file: linux/net/rose/rose_subr.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct  6 09:39:44 1998
-  Orig file: 
v2.1.124/linux/net/sunrpc/clnt.c
-  Orig date: 
Mon Oct  5 13:13:49 1998
diff -u --recursive --new-file v2.1.124/linux/net/sunrpc/clnt.c linux/net/sunrpc/clnt.c
@@ -383,7 +383,7 @@
 		xprt_reserve(task);
 		goto out;
 	} else if (task->tk_status == -ETIMEDOUT) {
-		printk("RPC: task timed out\n");
+		dprintk("RPC: task timed out\n");
 		task->tk_action = call_timeout;
 		goto out;
 	} else {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov