Jan, > + if (hba->vops && hba->vops->phy_initialization) { > + status = hba->vops->phy_initialization(hba); > + if (status) > + return status; > + } > + > + return status; I zapped the superfluous return conditional. Applied patches 1 and 2 to 5.2/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering