]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/sd-ndisc.c
sd-ndisc: rename sd_ndisc_init() to sd_ndisc_reset()
authorLennart Poettering <lennart@poettering.net>
Mon, 23 May 2016 14:15:04 +0000 (16:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 May 2016 13:34:42 +0000 (15:34 +0200)
commit5c4c338adc88d6c3c09263a07aa35ff45de85321
tree81cc1b21294d9a583c7fac4cf3007a9bbe65a833
parent2f8e763376e932395c859d0ab5a8931b7f27fe18
sd-ndisc: rename sd_ndisc_init() to sd_ndisc_reset()

After all, it's actually used for resetting the state, not only for the initial
initialization.

While we are at it, also simplify the error path for
sd_ndisc_discovery_start().
src/libsystemd-network/sd-ndisc.c