mirror of https://gitee.com/openkylin/libvirt.git
nodedev: Let check_fc_host_linux report errors to the caller
This commit is contained in:
parent
11bd53e322
commit
c7694e3e50
|
@ -156,7 +156,7 @@ out:
|
|||
VIR_FREE(d->scsi_host.wwpn);
|
||||
}
|
||||
VIR_FREE(sysfs_path);
|
||||
return 0;
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue