patch-pre2.0.3 linux/net/ipv4/rarp.c
Next file: linux/net/ipv4/tcp.c
Previous file: linux/net/ipv4/ipmr.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/ipv4/rarp.c
- Orig date:
Wed Mar 27 08:19:29 1996
diff -u --recursive --new-file pre2.0.2/linux/net/ipv4/rarp.c linux/net/ipv4/rarp.c
@@ -320,7 +320,7 @@
ip = si->sin_addr.s_addr;
if (ip == 0)
{
- printk("RARP: SETRARP: requested PA is 0.0.0.0 !\n");
+ printk(KERN_DEBUG "RARP: SETRARP: requested PA is 0.0.0.0 !\n");
return -EINVAL;
}
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