X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fnet.h;h=06320c6514c9543923f109a0300e8e0e91a78057;hb=0b060eefd951fc111ecb77c7b1932b158e6a4f2c;hp=5ee5929beb8626dab694e838e8735324e17062f8;hpb=0efe1bcf5c2ce89d7c2467550e2823d7f95733e0;p=u-boot diff --git a/include/net.h b/include/net.h index 5ee5929beb..06320c6514 100644 --- a/include/net.h +++ b/include/net.h @@ -238,7 +238,7 @@ int eth_getenv_enetaddr(const char *name, uchar *enetaddr); int eth_setenv_enetaddr(const char *name, const uchar *enetaddr); /** - * eth_setenv_enetaddr_by_index() - set the MAC address envrionment variable + * eth_setenv_enetaddr_by_index() - set the MAC address environment variable * * This sets up an environment variable with the given MAC address (@enetaddr). * The environment variable to be set is defined by <@base_name><@index>addr.