]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: don't warn with no NSID assigned
authorRonan Pigott <ronan@rjp.ie>
Sat, 14 Dec 2024 21:39:26 +0000 (14:39 -0700)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 15 Dec 2024 00:09:26 +0000 (09:09 +0900)
commite803e95760be87588533f9affd76db6ad0b5fac8
tree96308fc765e794b3904abbe74d074a9b2f2db2ab
parent498c20fad6a472dfbbfacc1ed55754f9ebfa869e
network: don't warn with no NSID assigned

This is nothing interesting to warn about. Also use the symbolic
constant name when testing for this condition.
src/network/networkd-manager-bus.c
src/shared/socket-netlink.c