patch-pre2.0.3 linux/net/netrom/nr_in.c
Next file: linux/net/netrom/nr_subr.c
Previous file: linux/net/netrom/nr_dev.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_in.c
- Orig date:
Wed Sep 27 13:07:34 1995
diff -u --recursive --new-file pre2.0.2/linux/net/netrom/nr_in.c linux/net/netrom/nr_in.c
@@ -316,7 +316,7 @@
if (sk->nr->state != NR_STATE_1 && sk->nr->state != NR_STATE_2 &&
sk->nr->state != NR_STATE_3) {
- printk("nr_process_rx_frame: frame received - state: %d\n", sk->nr->state);
+ printk(KERN_ERR "nr_process_rx_frame: frame received - state: %d\n", sk->nr->state);
return queued;
}
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