mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 13:25:12 +08:00
Squashed commit of the following:
syscalls/: Add syscall support for if_nametoindex() and if_indextoname()
net/: Update some comments.
This commit is contained in:
@@ -68,9 +68,6 @@
|
||||
* Returned Value:
|
||||
* Pointer to default network driver on success; null on failure
|
||||
*
|
||||
* Assumptions:
|
||||
* Called from normal user mode
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
FAR struct net_driver_s *netdev_default(void)
|
||||
|
||||
Reference in New Issue
Block a user