From: Tejun Heo Date: Mon, 23 Jan 2006 04:09:37 +0000 (+0900) Subject: [PATCH] libata: implement and apply ata_eh_qc_complete/retry() X-Git-Tag: v2.6.17-rc1~1182^2~116 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a72ec4ce6d3ae92e76baf5b2c65cc26e5e775e83;p=pandora-kernel.git [PATCH] libata: implement and apply ata_eh_qc_complete/retry() Implement ata_eh_qc_complete/retry() using scsi_eh_finish_cmd() and scsi_eh_flush_done_q(). This removes all eh scsicmd finish hacks from low level drivers. This change was first suggested by Jeff Garzik. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed