[PATCH] libata-eh-fw: update SCSI command completion path for new EH
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:58:16 +0000 (20:58 +0900)
committerTejun 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