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

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