mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-21 06:11:35 +08:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user