From: andrew.vasquez@qlogic.com Date: Fri, 20 Jan 2006 22:53:25 +0000 (-0800) Subject: [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code. X-Git-Tag: v2.6.16-rc2~242^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77427f514f88143bfef41ba8c1e624bc45f42297;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed