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:
3869159
)
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
author
Darrick J. Wong
<djwong@us.ibm.com>
Tue, 30 Jan 2007 09:18:49 +0000
(
01:18
-0800)
committer
James Bottomley
<jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:15:29 +0000
(11:15 -0500)
A sas_task sent to an ATAPI devices returns SAM_GOOD if successful.
Therefore, we should treat this the same way we treat ATA commands
that succeed.
Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found