Unix domain: A few fixes from early integration

This commit is contained in:
Gregory Nutt 2015-01-27 16:39:30 -06:00
parent 5060e08fcb
commit b7fa5a3359

View File

@ -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 */