mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
98e3615b60
Refer to the logic of the `netif_carrier_on` on linux. https://github.com/torvalds/linux/blob/master/net/sched/sch_generic.c#L575 Signed-off-by: liqinhui <liqinhui@xiaomi.com>