]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop unnecessary link_drop_foreign_config() 20226/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Sep 2021 02:57:45 +0000 (11:57 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Sep 2021 12:46:36 +0000 (21:46 +0900)
commitb4c7934a3c78dcb7488c44341c6cd11b3827938a
tree604f18945d48a705c75bb799fbf2e23eecf3a2ee
parentb8355de49eb96866490a027df6a6b7680f4fd7fc
network: drop unnecessary link_drop_foreign_config()

Now, link_drop_foreign_config() drops subset of configs which can be
dropped by link_drop_config().
src/network/networkd-link.c