]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-lldp: drop state field
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Feb 2016 17:56:37 +0000 (18:56 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 20 Feb 2016 21:42:29 +0000 (22:42 +0100)
commitc7d264ff9835ede8fae2f9edf8431fff8da19872
treecd597a3703c3737bb3a9427430159b97b70a77f2
parent714c62b46379abb7558c544665522aca91691e10
sd-lldp: drop state field

There's really no point in maintaining a state, the state machine is trivial,
and we actually never look at the state anyway, we just keep updating it.
src/libsystemd-network/sd-lldp.c