[libvirt] [PATCH] conf: Remove the actual hostdev when removing a network

Eric Blake eblake at redhat.com
Tue Sep 3 17:14:57 UTC 2013


On 09/03/2013 09:29 AM, Peter Krempa wrote:
> Commit 50348e6edfa reused the code to remove the hostdev portion of a
> network definition on multiple places but forgot to take into account
> that sometimes the "actual" network is passed and in some cases the
> parent of that.
> 
> This patch uses the virDomainNetGetActualHostdev() helper to acquire the
> correct pointer all the time while removing the hostdev portion from the
> list.
> ---
>  src/conf/domain_conf.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130903/13ea2ae2/attachment-0001.sig>


More information about the libvir-list mailing list