libvirt/src/interface
John Ferlan c56a591a84 Replace virInterfaceFree with virObjectUnref
Since virInterfaceFree will call virObjectUnref anyway, let's just use that
directly so as to avoid the possibility that we inadvertently clear out
a pending error message when using the public API.
2014-12-02 11:03:41 -05:00
..
interface_backend_netcf.c Replace virInterfaceFree with virObjectUnref 2014-12-02 11:03:41 -05:00
interface_backend_udev.c Replace virInterfaceFree with virObjectUnref 2014-12-02 11:03:41 -05:00
interface_driver.c Use K&R style for curly braces in remaining files 2014-03-20 17:27:17 +01:00
interface_driver.h interface: always build all available backends 2012-10-09 09:44:51 -06:00