commit | 6e1b731b535231e199c7810451c851398afccd33 | [log] [tgz] |
---|---|---|
author | Xiang Chen <chenxiang66@hisilicon.com> | Thu Dec 06 21:34:41 2018 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Dec 12 21:23:16 2018 -0500 |
tree | 696d9bbefbd8da4a09635868681514ba92c819d2 | |
parent | 735bcc77e6ba83e464665cea9041072190ede37e [diff] |
scsi: hisi_sas: Relocate some code to reduce complexity Relocate the codes related to dma_map/unmap in hisi_sas_task_prep() to reduce complexity, with a view to add DIF/DIX support. Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>