mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-21 23:02:13 +08:00
Unix domain: A few fixes from early integration
This commit is contained in:
@@ -235,7 +235,8 @@ static void nsh_netinit_configure(void)
|
||||
/* Set the MAC address */
|
||||
|
||||
netlib_setmacaddr(NET_DEVNAME, mac);
|
||||
#endif
|
||||
|
||||
#endif /* CONFIG_NSH_NOMAC && CONFIG_NET_ETHERNET */
|
||||
|
||||
#ifdef CONFIG_NET_IPv4
|
||||
/* Set up our host address */
|
||||
|
Reference in New Issue
Block a user