mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 19:50:47 +08:00
When our apps call getifaddrs on lo frequently, the loopback device will failed in SIOCGIFHWADDR and print too many error logs. Signed-off-by: wangchen <wangchen41@xiaomi.com>