commit | 60b4a5ee90349a50fc7e199d3dd37dfd7e2c51a5 | [log] [tgz] |
---|---|---|
author | Xiang Chen <chenxiang66@hisilicon.com> | Wed Jun 14 23:33:24 2017 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Jun 19 21:31:26 2017 -0400 |
tree | cf630fb96d1785b724ef944699ac85361d835b7e | |
parent | 54edeee1e1f3621632308212daf383ed6688e955 [diff] |
scsi: hisi_sas: add v3 cq interrupt handler Add v3 cq interrupt handler slot_complete_v3_hw(). Note: The slot error handling needs to be further refined in the future to examine all fields in the error record, and handle appropriately, instead of current solution - just report SAS_OPEN_REJECT. Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>