commit | 9a40525788a1b692ee0fc780a8cdb2ac808de1b0 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Fri Dec 02 11:49:11 2005 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Dec 03 20:31:16 2005 -0500 |
tree | 71d37e014275af9227cecfaf6fa30f2bc3648908 | |
parent | 3b6efee9231e12fce09c94930bfc59f66f18d662 [diff] |
[PATCH] libata: fix ata_scsi_pass_thru error handling This patch makes ata_scsi_pass_thru() properly set result code and sense data on translation failures. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>