[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 10 Jun 2005 00:21:28 +0000 (17:21 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 11 Jun 2005 18:06:22 +0000 (13:06 -0500)
Return to previous held-logic of calling scsi_add_host() only
after the board has been completely initialized.  Also return
pci_*() error-codes during probe failure paths.

This also corrects an issue where only lun 0 is being scanned for
a given port.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found