...
This commit is contained in:
parent
8d7babad46
commit
3bd6f96f91
1 changed files with 1 additions and 0 deletions
|
@ -1178,6 +1178,7 @@ int mmnif_open()
|
|||
IP4_ADDR(&ipaddr, 192,168,0,get_my_core_no() +1);
|
||||
IP4_ADDR(&netmask, 255,0,0,0);
|
||||
|
||||
DEBUGPRINTF("BBBBBBBB INIT BBBBBBB");
|
||||
own_ip_address+= get_my_core_no() +1;
|
||||
#ifdef WIN32
|
||||
mmnif_dev = malloc(sizeof(struct netif));
|
||||
|
|
Loading…
Add table
Reference in a new issue