linux/drivers/scsi/hisi_sas
John Garry 0f28ede906 hisi_sas: fix v1 hw check for slot error
Completion header bit CMPLT_HDR_RSPNS_XFRD flags whether the response
frame is received into host memory, and not whether the response frame
has an error.  As such, change the decision on whether a slot has an
error.  Also redundant check on CMPLT_HDR_CMD_CMPLT_MSK is removed.

Fixes: 27a3f229 ("hisi_sas: Add cq interrupt handler")

Signed-off-by: John Garry <john.garry@huawei.com>
Tested-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-01-26 21:19:08 -05:00
..
hisi_sas_main.c hisi_sas: fix error codes in hisi_sas_task_prep() 2015-12-10 13:33:18 -05:00
hisi_sas_v1_hw.c hisi_sas: fix v1 hw check for slot error 2016-01-26 21:19:08 -05:00
hisi_sas.h hisi_sas: use platform_get_irq() 2015-12-16 22:32:37 -05:00
Kconfig hisi_sas: add dependency for HAS_IOMEM 2016-01-26 21:17:59 -05:00
Makefile hisi_sas: Add v1 hw module init 2015-11-25 22:12:58 -05:00