]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - net/eth_internal.h
net: nfs: Move some prints to debug statements
[people/ms/u-boot.git] / net / eth_internal.h
index 6e4753cd0dd0d0570a71c67b7e466a55571ec875..a14b20844f896148be0af43aad950ba36e69ea8e 100644 (file)
@@ -13,7 +13,7 @@
 void eth_common_init(void);
 
 /**
- * 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.