mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
27c2940df2
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>