mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
c7386775a7
If the nameserver already exists, return directly without calling dns_notify_nameserver to prevent cyclic notifications and high CPU usage. Signed-off-by: daichuan <daichuan@xiaomi.com>