patch-1.3.65 linux/fs/nfs/nfsroot.c

Next file: linux/fs/open.c
Previous file: linux/fs/nfs/file.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.64/linux/fs/nfs/nfsroot.c linux/fs/nfs/nfsroot.c
@@ -289,10 +289,8 @@
 	struct device *dev;
 	int num = 0;
 
-#ifdef NFSROOT_DEBUG
+	/* always print this message so user knows what's going on... */
 	printk(KERN_NOTICE "NFS: Sending RARP request...\n");
-#endif
-
 	for (openp = open_base; openp != NULL; openp = openp->next) {
 		dev = openp->dev;
 		if (!(dev->flags & IFF_NOARP)) {

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