mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-10-04 05:44:48 +03:00
nodedev: Let check_fc_host_linux report errors to the caller
This commit is contained in:
@@ -156,7 +156,7 @@ out:
|
|||||||
VIR_FREE(d->scsi_host.wwpn);
|
VIR_FREE(d->scsi_host.wwpn);
|
||||||
}
|
}
|
||||||
VIR_FREE(sysfs_path);
|
VIR_FREE(sysfs_path);
|
||||||
return 0;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user