From: Andrew Vasquez Date: Fri, 10 Jun 2005 00:21:28 +0000 (-0700) Subject: [SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization. X-Git-Tag: v2.6.13-rc1~90^2~583^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1541d5af66d02426655b1498f814c52347dd7d3;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed