chiark / gitweb /
sd-dhcp-client: don't pass around 'secs'
authorTom Gundersen <teg@jklm.no>
Wed, 19 Mar 2014 13:45:35 +0000 (14:45 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 20 Mar 2014 16:07:43 +0000 (17:07 +0100)
commit6236f49b230568ba3163df71fd7d386d354091de
tree5f45fc0a183e7f20623c604e53cc0ed6cb1643f6
parentd790d3f17325df9004b1a6cc4f5a107d5eeec7d8
sd-dhcp-client: don't pass around 'secs'

The value is stored in the client object, so get it there when needed.
src/libsystemd-network/sd-dhcp-client.c