commit | 246619da308c6910a3ae30e7e5fbf46139619efe | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon May 15 20:58:16 2006 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Mon May 15 20:58:16 2006 +0900 |
tree | 65e408c907d3e6e80f71faa33313d0eb28313411 | |
parent | d95a717f579e81061830a308125c89f5858f740a [diff] |
[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>