]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: fix net device detach v1.3.3-rc2
authorJim Fehlig <jfehlig@suse.com>
Wed, 30 Mar 2016 21:12:35 +0000 (15:12 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 31 Mar 2016 16:17:28 +0000 (10:17 -0600)
commitff825f9defbe13b5cb86c2833e22070f9ec4b0f5
tree578b442048d675c3e9003dfd820c02ffdd7055fb
parent95d3c738713f455f51edcb9b89043a1991795be3
libxl: fix net device detach

Chunyan sent a nice cleanup patch for libxlDomainDetachNetDevice

https://www.redhat.com/archives/libvir-list/2016-March/msg00926.html

which I incorrectly modified before pushing as commit b5534e53. My
modification caused network devices of type hostdev to no longer
be removed. This patch changes b5534e53 to resemble Chunyan's
original, correct patch.
src/libxl/libxl_driver.c