mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
76fde07d1c
There is no control over whether a valid index is input when user use ioctl to get netdev information, so removing this assertion will allow ENODEV to be returned. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>