commit | f31a45416ca1bdb9576e4167f591ad134f8aa4ce | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Thu Feb 06 12:51:17 2025 -0800 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Feb 06 12:56:09 2025 -0800 |
tree | 5aeece14b1bd74582a02513cf157a22f3b97452d | |
parent | 7805afe4184ca4bc1d0976149168aedad171b8c0 [diff] |
TcUtils: allow ignoring netlink error code ENOENT Ignore this error code during DEL operations. It is returned when the specific thing to be deleted is not found and is therefore a valid response. Gets rid of 30+ logs worth of: E TcUtils : NLMSG_ERROR message return error: -2 during netd startup (cleanup phase). Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ie542f8ff418dbed604eea5b31b87f9b974ccdbcb