patch-pre2.0.3 linux/net/netrom/nr_dev.c
Next file: linux/net/netrom/nr_in.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Mon May 13 12:15:24 1996
 -  Orig file: 
pre2.0.2/linux/net/netrom/nr_dev.c
 -  Orig date: 
Fri Apr 19 10:08:03 1996
 
diff -u --recursive --new-file pre2.0.2/linux/net/netrom/nr_dev.c linux/net/netrom/nr_dev.c
@@ -181,7 +181,7 @@
 		return 0;
 
 	if (!dev->start) {
-		printk("netrom: xmit call when iface is down\n");
+		printk(KERN_ERR "netrom: xmit call when iface is down\n");
 		return 1;
 	}
 
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