git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c0c25b
)
[SCSI] scsi_transport_sas: don't scan a non-existent end device
author
James Bottomley
<James.Bottomley@steeleye.com>
Fri, 14 Apr 2006 14:47:59 +0000
(09:47 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Fri, 14 Apr 2006 20:33:41 +0000
(15:33 -0500)
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 <James.Bottomley@SteelEye.com>
No differences found