mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00: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:
parent
b90eb1a760
commit
1fd7fea390
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue