diff options
Diffstat (limited to 'include/net.h')
-rw-r--r-- | include/net.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net.h b/include/net.h index ac511eab103..bb2ae20f52a 100644 --- a/include/net.h +++ b/include/net.h @@ -225,7 +225,6 @@ int eth_get_dev_index(void); /* get the device index */ int eth_env_set_enetaddr_by_index(const char *base_name, int index, uchar *enetaddr); - /* * Initialize USB ethernet device with CONFIG_DM_ETH * Returns: |