net: samples: Fix echo-client compile error for microkernel
Change-Id: Id1a40244543744b60971dd6321edf1aadd02108a Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
17856bb9a7
commit
6956fe1670
1 changed files with 0 additions and 2 deletions
|
@ -385,8 +385,6 @@ void taskA(void)
|
|||
|
||||
ipsum_len = strlen(lorem_ipsum);
|
||||
|
||||
nano_sem_init(&flag);
|
||||
|
||||
if (!get_context(&unicast, &multicast)) {
|
||||
PRINT("%s: Cannot get network context\n", __func__);
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue