patch-2.4.0-test6 linux/net/sunrpc/sched.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:
Fri Aug 4 18:18:49 2000
- Orig file:
v2.4.0-test5/linux/net/sunrpc/sched.c
- Orig date:
Mon Jul 10 16:47:28 2000
diff -u --recursive --new-file v2.4.0-test5/linux/net/sunrpc/sched.c linux/net/sunrpc/sched.c
@@ -336,7 +336,7 @@
} else {
task->tk_running = 0;
if (task->tk_callback) {
- printk(KERN_ERR "RPC: %4d overwrites an active callback\n", task->tk_pid);
+ dprintk(KERN_ERR "RPC: %4d overwrites an active callback\n", task->tk_pid);
BUG();
}
task->tk_callback = action;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)