From fddb234e576e1c12946e600a8d010652d5d60dd5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 16 Aug 2014 15:04:09 -0600 Subject: More of the PHY event notification logic change: Fix some compile errors when full feature is enabled; Add some missing ioctol logic --- apps/nshlib/nsh_netinit.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/nshlib/nsh_netinit.c') diff --git a/apps/nshlib/nsh_netinit.c b/apps/nshlib/nsh_netinit.c index 187a0bb2f..647d0eebd 100644 --- a/apps/nshlib/nsh_netinit.c +++ b/apps/nshlib/nsh_netinit.c @@ -228,7 +228,6 @@ int nsh_netinit(void) struct sched_param sparam; pthread_attr_t attr; pthread_t tid; - void *value; int ret; /* Start the network initialization thread to perform the network bring-up -- cgit v1.2.3