mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
e404fe4b8d
Move network interface up operation (ifup) to work queue in RNDIS USB device driver to avoid calling netdev_carrier_on API in interrupt context. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>