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:
88e4903
)
[PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:39 +0000
(21:03 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:39 +0000
(21:03 +0900)
ata_scsi_translate() will need to return SCSI_ML_QUEUE_DEVICE_BUSY to
achieve exlusion between NCQ and non-NCQ commands or among non-NCQ
commands. Pass its return value upward to SCSI midlayer.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found