From: Darrick J. Wong Date: Tue, 30 Jan 2007 09:18:49 +0000 (-0800) Subject: [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done X-Git-Tag: v2.6.23-rc1~7^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97db63f8dd22e7b669982e47db0c5e3f569a6b5;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed