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:
d95a717
)
[PATCH] libata-eh-fw: update SCSI command completion path for new EH
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:58:16 +0000
(20:58 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:58:16 +0000
(20:58 +0900)
SCSI command completion path used to do some part of EH including
printing messages and obtaining sense data. With new EH, all these
are responsibilities of the EH, update SCSI command completion path to
reflect this.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found