]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: wifi: ssid may be NULL
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Dec 2021 17:43:21 +0000 (02:43 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Dec 2021 17:43:29 +0000 (02:43 +0900)
commitda94e4ddf52a56775bb8fe15cdb21f1d4b99dabe
tree99330a00a12767ecbb34cf007f122a5335e73d81
parentc65a0cf62f379e9b8fe33ab9bfe5cbcb6238cf56
network: wifi: ssid may be NULL

This fixes the following log message:
systemd-networkd[888]: wlan0: nl80211: received new_interface(7) message: iftype=station, ssid=(null)
src/network/networkd-wifi.c