commit | a1541d5af66d02426655b1498f814c52347dd7d3 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Jun 09 17:21:28 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jun 11 13:06:22 2005 -0500 |
tree | 02d041e54ebaec744d30ebf6012e305b9673bec0 | |
parent | 27198d855abbfc82df69e81b6c8d2f333580114c [diff] |
[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization. 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>