Unix domain: A few fixes from early integration
This commit is contained in:
parent
5060e08fcb
commit
b7fa5a3359
@ -235,7 +235,8 @@ static void nsh_netinit_configure(void)
|
|||||||
/* Set the MAC address */
|
/* Set the MAC address */
|
||||||
|
|
||||||
netlib_setmacaddr(NET_DEVNAME, mac);
|
netlib_setmacaddr(NET_DEVNAME, mac);
|
||||||
#endif
|
|
||||||
|
#endif /* CONFIG_NSH_NOMAC && CONFIG_NET_ETHERNET */
|
||||||
|
|
||||||
#ifdef CONFIG_NET_IPv4
|
#ifdef CONFIG_NET_IPv4
|
||||||
/* Set up our host address */
|
/* Set up our host address */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user