From: Tejun Heo Date: Mon, 15 May 2006 11:58:16 +0000 (+0900) Subject: [PATCH] libata-eh-fw: update SCSI command completion path for new EH X-Git-Tag: v2.6.18-rc1~1079^2~98^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246619da308c6910a3ae30e7e5fbf46139619efe;p=pandora-kernel.git [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 --- Reading git-diff-tree failed