]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/scsi/qla2xxx/qla_os.c
[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)
commita1541d5af66d02426655b1498f814c52347dd7d3
tree02d041e54ebaec744d30ebf6012e305b9673bec0
parent27198d855abbfc82df69e81b6c8d2f333580114c
[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>
drivers/scsi/qla2xxx/qla_os.c