]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: rename linux_configure_after_setting_mtu() to linux_configure_continue()
authorDan Streetman <ddstreet@canonical.com>
Thu, 19 Dec 2019 18:14:42 +0000 (13:14 -0500)
committerDan Streetman <ddstreet@canonical.com>
Thu, 9 Jan 2020 20:19:08 +0000 (15:19 -0500)
commit3a390124b7948f42972316f303489776e3a8659f
treecdbd848e27dc3c41bcf77e4b260ded29397a020c
parentb63c88b6271804e4770a14d94c66210e0c8063d7
network: rename linux_configure_after_setting_mtu() to linux_configure_continue()

This is a simple rename to make the function name more generic;
the next commit expands its usage to more than only the mtu handler.
src/network/networkd-link.c