]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop unnecessary link_enter_failed()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Feb 2022 02:00:56 +0000 (11:00 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Mar 2022 05:20:31 +0000 (14:20 +0900)
commite51928640720bb9e1464203ab50625afe6a7523f
treec56a59e3b0c2c04b6d0424caeacf306b8a9ff8c4
parent80d62d4f1aa62c03828e4cbe2c2dfb2a19765af8
network: drop unnecessary link_enter_failed()

As returning negative errno makes the link will enter the failed state.
src/network/networkd-setlink.c