mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
bd19065933
netdev_register will set IFF_LOOPBACK in d_flags, we should not just change it into IFF_UP only. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>