commit | d97db63f8dd22e7b669982e47db0c5e3f569a6b5 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Tue Jan 30 01:18:49 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Wed Jul 18 11:15:29 2007 -0500 |
tree | dd0af0cdd51e3b84812f72d530b398421055cb46 | |
parent | 38691593cda9674f41d8708eaa73b0b7e14e95c3 [diff] |
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done A sas_task sent to an ATAPI devices returns SAM_GOOD if successful. Therefore, we should treat this the same way we treat ATA commands that succeed. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>