commit | f8e45ec226e2c00c1da9cf156ea59a159e9b4ea6 | [log] [tgz] |
---|---|---|
author | Xiang Chen <chenxiang66@hisilicon.com> | Sat Dec 09 01:16:37 2017 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Dec 14 21:25:02 2017 -0500 |
tree | 35d4eed2c9bbcd83ee6455673d12ed279feb88e6 | |
parent | fb51e7a8d38484687337f16636c5be9528e00fed [diff] |
scsi: hisi_sas: modify hisi_sas_dev_gone() for reset Do a couple of changes for when HISI_SAS_RESET_BIT is set for HBA: - Clearing ITCT is not necessary - Remove internal abort as it will fail during reset Flag sas_dev->dev_type is kept as SAS_PHY_UNUSED. 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>