]> git.ipfire.org Git - thirdparty/lldpd.git/commit
cdp: don't use comma expression and ternary operator
authorVincent Bernat <vincent@bernat.im>
Mon, 13 Jun 2016 06:29:45 +0000 (08:29 +0200)
committerVincent Bernat <vincent@bernat.im>
Mon, 13 Jun 2016 06:29:45 +0000 (08:29 +0200)
commitcdc32f2cb98959fc191c3bd3e67e06ecea08b57a
treef4d7d6d1c2efbdc0e7ff551d7df4be87bca784d5
parent408c3e025c4773dc144ab4f25ddc60c652a3f9ec
cdp: don't use comma expression and ternary operator

This seems to confuse some versions of gcc.
src/daemon/protocols/cdp.c