[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Mon, 7 May 2007 14:42:58 +0000 (07:42 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 8 May 2007 16:20:39 +0000 (11:20 -0500)
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 <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found