samples: test_15_4: fix build warning
Change-Id: I10a6fc3f16da9f821a34d798fd00018bd662e41b Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
317a28bff3
commit
fc605405f9
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ static void receive_data(const char *taskname, struct net_context *ctx)
|
||||||
|
|
||||||
static struct net_context *get_context(const struct net_addr *remote,
|
static struct net_context *get_context(const struct net_addr *remote,
|
||||||
uint16_t remote_port,
|
uint16_t remote_port,
|
||||||
const struct net_addr *local,
|
struct net_addr *local,
|
||||||
uint16_t local_port)
|
uint16_t local_port)
|
||||||
{
|
{
|
||||||
struct net_context *ctx;
|
struct net_context *ctx;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue