]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: veth - fix creation of veth netdev
authorTom Gundersen <teg@jklm.no>
Fri, 20 Jun 2014 10:59:22 +0000 (12:59 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 20 Jun 2014 10:59:22 +0000 (12:59 +0200)
commit6278a2019055ba63bfa80c2b107e16616ca648b1
tree77d1e31285193d29aae9d7194fd1ddac2fa0effc
parent375eadd911a9f83f89f1e7de5e05f44cc81e3642
networkd: veth - fix creation of veth netdev

Avoid freeing the netdev structure in the cleanup macro.
src/network/networkd-netdev.c