]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop unnecessary condition in error path 18380/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 Jan 2021 16:20:50 +0000 (01:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 Jan 2021 16:28:28 +0000 (01:28 +0900)
commit190d05c0e798583d577e5f3ad871a5b615a225ab
tree67b997997e80e42a6cd478d8f1a684914bc79e8b
parent4816e7bb75cc573d188f325f14eb59a90357eec2
network: drop unnecessary condition in error path

See neigh_add() in kernel. It does not return EEXIST.
src/network/networkd-ipv6-proxy-ndp.c