]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ipv4acd: do not define ether_addr_is_nul() redundantly
authorLennart Poettering <lennart@poettering.net>
Sun, 22 May 2016 12:26:06 +0000 (14:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 22 May 2016 12:26:06 +0000 (14:26 +0200)
commite78f9587abfe03ae49acb388becb64c8353a6cb2
tree48788ce4f7d5513ed03c55c5ad8f0904cecdea65
parent2d3e72365747259ba990fa380689e24f1fdd2a93
sd-ipv4acd: do not define ether_addr_is_nul() redundantly

we already have ether_addr_is_null() in ether-addr-util.h, let's use it here,
too.
src/libsystemd-network/sd-ipv4acd.c