More of the PHY event notification logic change: Fix some compile errors when full feature is enabled; Add some missing ioctol logic

This commit is contained in:
Gregory Nutt 2014-08-16 15:04:09 -06:00
parent b90eb1a760
commit 1fd7fea390

View File

@ -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