From: Andrew Vasquez Date: Mon, 7 May 2007 14:42:58 +0000 (-0700) Subject: [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization. X-Git-Tag: v2.6.22-rc1~345^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765140bf22adfaecd7077ce10cd6198ef872094c;p=pandora-kernel.git [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization. Remove a stale check against ha->device_flags (DFLG_NO_CABLE) as topology scanning is performed within the DPC-thread context. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed