patch-1.3.75 linux/net/ipv4/icmp.c
Next file: linux/net/ipv4/packet.c
Previous file: linux/net/ipv4/arp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Mar 16 13:52:11 1996
- Orig file:
v1.3.74/linux/net/ipv4/icmp.c
- Orig date:
Sat Mar 2 10:43:46 1996
diff -u --recursive --new-file v1.3.74/linux/net/ipv4/icmp.c linux/net/ipv4/icmp.c
@@ -358,7 +358,7 @@
break;
case ICMP_PROT_UNREACH:
/* printk(KERN_INFO "ICMP: %s:%d: protocol unreachable.\n",
- in_ntoa(iph->daddr), ntohs(iph->protocol));*/
+ in_ntoa(iph->daddr), (int)iph->protocol);*/
break;
case ICMP_PORT_UNREACH:
break;
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