mirror of
https://github.com/apache/nuttx.git
synced 2026-03-24 23:54:24 +08:00
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>