sd-ndisc: use the right object to pass to log_ndisc()
authorLennart Poettering <lennart@poettering.net>
Tue, 24 May 2016 19:16:36 +0000 (21:16 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 May 2016 13:34:43 +0000 (15:34 +0200)
commitb3dfcf6a767442ca1e912615b49449d5095429fb
tree91aeb31d6344aafb24244ab19096d787977139ce
parentd54b734adc45708e34437f23878ce0601cfcc0ba
sd-ndisc: use the right object to pass to log_ndisc()

There's no "client" object, in both cases. There's only "nd".

This wasn't noticed before, as the context object is currently not actually
used by the log macros.
src/libsystemd-network/sd-ndisc.c