patch-pre2.0.3 linux/net/netrom/nr_subr.c
Next file: linux/net/socket.c
Previous file: linux/net/netrom/nr_in.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_subr.c
- Orig date:
Wed Feb 21 08:33:27 1996
diff -u --recursive --new-file pre2.0.2/linux/net/netrom/nr_subr.c linux/net/netrom/nr_subr.c
@@ -168,7 +168,7 @@
case NR_INFOACK:
break;
default:
- printk("nr_write_internal: invalid frame type %d\n", frametype);
+ printk(KERN_ERR "nr_write_internal: invalid frame type %d\n", frametype);
return;
}
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