From 7676f83aeb774e7a3abe6af06ec92b29488b5b79 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Fri, 14 Apr 2006 09:47:59 -0500 Subject: [PATCH] [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-format-patch failed