patch-1.3.99 linux/drivers/net/arcnet.c
Next file: linux/drivers/net/dgrs.c
Previous file: linux/drivers/net/Space.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon May 6 12:26:07 1996
- Orig file:
v1.3.98/linux/drivers/net/arcnet.c
- Orig date:
Sun Apr 21 19:22:09 1996
diff -u --recursive --new-file v1.3.98/linux/drivers/net/arcnet.c linux/drivers/net/arcnet.c
@@ -2678,7 +2678,7 @@
}
/*
- * Try and get ARP to resolve the header.
+ * Try to get ARP to resolve the header.
*/
#ifdef CONFIG_INET
BUGMSG(D_DURING,"rebuild header from %d to %d; protocol %Xh\n",
@@ -3132,7 +3132,7 @@
}
/*
- * Try and get ARP to resolve the header.
+ * Try to get ARP to resolve the header.
*/
#ifdef CONFIG_INET
return arp_find(&(head->daddr), dst, dev, dev->pa_addr, skb)? 1 : 0;
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