apps/netutils/netlib: Add support for PktRadio IOCTL commands.

This commit is contained in:
Gregory Nutt
2017-08-02 12:40:50 -06:00
parent c7e7b42b06
commit c343fc618e
7 changed files with 547 additions and 6 deletions

View File

@@ -173,10 +173,6 @@ typedef int (*nsh_netdev_callback_t)(FAR struct nsh_vtbl_s *vtbl,
static uint16_t g_pingid = 0;
#endif
/****************************************************************************
* Public Data
****************************************************************************/
/****************************************************************************
* Private Functions
****************************************************************************/