]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: netdev: use VIR_AUTOCLOSE instead of VIR_FORCE_CLOSE
authorShi Lei <shi_lei@massclouds.com>
Wed, 12 Sep 2018 09:46:38 +0000 (17:46 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 12 Sep 2018 15:35:38 +0000 (17:35 +0200)
commit8174e41bc4f3f2958dec8007671db1c06f4658f6
treeaebd97f9f8008b19d0227774434cf2eecace94a3
parent4f446cad17c751aeb57c5e8c17f4172075c38688
util: netdev: use VIR_AUTOCLOSE instead of VIR_FORCE_CLOSE

Signed-off-by: Shi Lei <shi_lei@massclouds.com>
src/util/virnetdev.c