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

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