patch-1.3.87 linux/net/core/net_alias.c

Next file: linux/net/ethernet/eth.c
Previous file: linux/net/bridge/br.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/net/core/net_alias.c linux/net/core/net_alias.c
@@ -115,7 +115,7 @@
 
 /*
  * hashing code for alias_info->hash_tab entries
- * 4 bytes -> 1/2 byte using xor condimented by af
+ * 4 bytes -> 1/2 byte using xor complemented by af
  */
 
 static __inline__ unsigned
@@ -1106,7 +1106,7 @@
 
 /*
  * select closest (main or alias) device to <src,dst> addresses given. if no
- * further info is available, return main_dev (for easier calling arrangment).
+ * further info is available, return main_dev (for easier calling arrangement).
  *
  * Should be called early at xxx_rcv() time for device selection
  */

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