]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: remove unnecessary link->ifname from debug log statements
authorMike Gilbert <floppym@gentoo.org>
Wed, 5 Feb 2020 16:04:50 +0000 (11:04 -0500)
committerChris Down <chris@chrisdown.name>
Thu, 6 Feb 2020 00:15:50 +0000 (00:15 +0000)
commit6b2fd86fd1fdf4c1b37267b12fc542c2ef3d4e07
treecd798ea398c694f75cfbb5b3c59c5cd0564826dd
parent28ca867abdb20d0e4ac1901e2ed669cdb41ea3f6
network: remove unnecessary link->ifname from debug log statements

Since 98b0299479a68ffd414888368907fc776a46b82a, we log the interface
name automatically via log_link_debug().

Fixes: https://github.com/systemd/systemd/issues/14782
src/network/networkd-dhcp-server.c