commit | 77427f514f88143bfef41ba8c1e624bc45f42297 | [log] [tgz] |
---|---|---|
author | andrew.vasquez@qlogic.com <andrew.vasquez@qlogic.com> | Fri Jan 20 14:53:25 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Jan 26 08:17:25 2006 -0500 |
tree | c19f35ec08603930b29d2edb34b93100f4759fd7 | |
parent | 052c40c83b4ca37be226112049b60097cb9961e1 [diff] |
[SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code. Internal lun discovery has been removed since fc_transport integration. Short-circuiting for tape-devices in qla2x00_update_fcport() could inadvertently result in a blocked rport timing-out and its targets being reaped. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>