commit | 1c2fc02cf2bedc18985699e0c13c62058aeed86d | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan@embeint.com> | Tue Apr 22 20:37:00 2025 +1000 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Apr 24 22:58:51 2025 +0200 |
tree | e251448efdeeaec25ea8853bbe99fab3672bc984 | |
parent | 3772c719e0845d04c19153d1dad6bc0185050215 [diff] |
net: ip: net_if: consistent interface id logging Update logging to consistently refer to interfaces by their ID, instead of a mix of IDs and pointers. Signed-off-by: Jordan Yates <jordan@embeint.com>