You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/02/25 12:23:42 UTC

[GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #98: netutils: add support to save wapi config to file system

Ouss4 commented on a change in pull request #98: netutils: add support to save wapi config to file system
URL: https://github.com/apache/incubator-nuttx-apps/pull/98#discussion_r383844169
 
 

 ##########
 File path: include/wireless/wapi.h
 ##########
 @@ -95,6 +95,12 @@
 # define SOCK_WAPI SOCK_STREAM
 #endif
 
+#ifndef CONFIG_WIRELESS_WAPI_INITCONF
+#define wapi_load_config(ifname, confname, conf) NULL
 
 Review comment:
   ```suggestion
   #  define wapi_load_config(ifname, confname, conf) NULL
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services