chiark / gitweb /
networkd: netdev - take ref immediately after calling out
authorTom Gundersen <teg@jklm.no>
Thu, 3 Jul 2014 07:43:31 +0000 (09:43 +0200)
committerTom Gundersen <teg@jklm.no>
Thu, 3 Jul 2014 09:00:01 +0000 (11:00 +0200)
commit563c69c6b2c2bd691352ef522cb9ec95c08a0c63
treed16b86793b1f0406eff5408e90e5838389bfac23
parent0372cb2bd2342fa5c5585c666f79159a8341f4a6
networkd: netdev - take ref immediately after calling out

Keeping the refcounting next to the sd_bus_call_async() makes it easier to check.
src/network/networkd-address.c
src/network/networkd-dummy.c
src/network/networkd-link.c
src/network/networkd-netdev.c
src/network/networkd-route.c