]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: de-duplicate logging in bridge_vlan_append_info() and the caller
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Jan 2022 10:05:02 +0000 (11:05 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Jan 2022 10:43:36 +0000 (11:43 +0100)
commit2a3cca04c494f061226174aa4ccd6dec48e8bcd7
tree127eac053910c781324592bf738bb506944d0815
parenteff692502b8607c7fc409a18c53d2d4e8210726a
network: de-duplicate logging in bridge_vlan_append_info() and the caller

The remaining message is changed, because the user would most likely not
understand that "append VLANs" is just talking about the netlink message.
src/network/networkd-bridge-vlan.c
src/network/networkd-setlink.c