mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
a0bd741387
otherwise, if the mld timers are not cancelled, an illegal address will be accessed after timeout. to avoid this scenario, when the network card is unregistered, all MLD timers must be attempted to be synchronously cancelled. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>