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

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