commit | 765140bf22adfaecd7077ce10cd6198ef872094c | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Mon May 07 07:42:58 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue May 08 11:20:39 2007 -0500 |
tree | 04bb3ef4ac9fdf3ebd278a8cb4d925eb26858e23 | |
parent | b03670e5277224d1166cb5e4f610fc388186b065 [diff] |
[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 <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>