
Alona Kaplan has submitted this change and it was merged. Change subject: engine: fix coverity issue- null when calling getPciDeviceByNic(..) ...................................................................... engine: fix coverity issue- null when calling getPciDeviceByNic(..) Change-Id: Ia57acff01ccfe846ba30aa72cd4e2d7f1b2e3edf Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostNicVfsConfigHelperImpl.java 1 file changed, 8 insertions(+), 5 deletions(-) Approvals: Alona Kaplan: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39443 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia57acff01ccfe846ba30aa72cd4e2d7f1b2e3edf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server