mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +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>