
31 Mar
2016
31 Mar
'16
12:38 p.m.
Daniel P. Berrange wrote:
On Wed, Mar 30, 2016 at 04:36:03PM -0600, Jim Fehlig wrote:
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.
Signed-off-by: Jim Fehlig <jfehlig@suse.com> --- src/libxl/libxl_driver.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
ACK
Thanks. I've pushed both patches. Regards, Jim