patch-1.3.73 linux/fs/ncpfs/sock.c
Next file: linux/fs/nfs/dir.c
Previous file: linux/fs/ncpfs/dir.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Mar 10 13:49:16 1996
- Orig file:
v1.3.72/linux/fs/ncpfs/sock.c
- Orig date:
Tue Mar 5 10:11:08 1996
diff -u --recursive --new-file v1.3.72/linux/fs/ncpfs/sock.c linux/fs/ncpfs/sock.c
@@ -512,9 +512,8 @@
* a null buffer yet. */
_recvfrom(sock, (void *)&reply, sizeof(reply), 1, 0, NULL,
&addrlen);
-#if 1
- printk("ncp_rpc_call: reply mismatch\n");
-#endif
+
+ DPRINTK("ncp_rpc_call: reply mismatch\n");
goto re_select;
}
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this