netdev_ioctl: Update a comment

This commit is contained in:
YAMAMOTO Takashi 2020-05-15 01:33:08 +09:00 committed by patacongo
parent 8d985819b3
commit 573f02791f
1 changed files with 1 additions and 1 deletions

View File

@ -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.