From: James Bottomley Date: Fri, 14 Apr 2006 14:47:59 +0000 (-0500) Subject: [SCSI] scsi_transport_sas: don't scan a non-existent end device X-Git-Tag: v2.6.17-rc2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7676f83aeb774e7a3abe6af06ec92b29488b5b79;p=pandora-kernel.git [SCSI] scsi_transport_sas: don't scan a non-existent end device Any end device that can't support any of the scanning protocols shouldn't be scanned, so set its id to -1 to prevent scsi_scan_target() being called for it. Signed-off-by: James Bottomley --- Reading git-diff-tree failed