mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +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>