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

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>
drivers/scsi/libata-scsi.c