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

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

diff -u --recursive --new-file v1.3.98/linux/net/core/net_alias.c linux/net/core/net_alias.c
@@ -1122,7 +1122,7 @@
   if (main_dev == NULL) return NULL;
 
   /*
-   * if not aliased, dont bother any more
+   * if not aliased, don't bother any more
    */
 
   if ((alias_info = main_dev->alias_info) == NULL)
@@ -1194,7 +1194,7 @@
   if (main_dev == NULL) return NULL;
 
   /*
-   * if not aliased, dont bother any more
+   * if not aliased, don't bother any more
    */
 
   if ((alias_info = main_dev->alias_info) == NULL)

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