netdev_ioctl: Update a comment
This commit is contained in:
parent
8d985819b3
commit
573f02791f
|
@ -1725,7 +1725,7 @@ int psock_ioctl(FAR struct socket *psock, int cmd, ...)
|
||||||
}
|
}
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: netdev_ioctl
|
* Name: netdev_vioctl
|
||||||
*
|
*
|
||||||
* Description:
|
* Description:
|
||||||
* Perform network device specific operations.
|
* Perform network device specific operations.
|
||||||
|
|
Loading…
Reference in New Issue