commit | f4e34f2a5dd9c0db19baad3f015c3abd5f2e0343 | [log] [tgz] |
---|---|---|
author | Xiang Chen <chenxiang66@hisilicon.com> | Wed Jul 18 22:14:33 2018 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Jul 19 21:57:40 2018 -0400 |
tree | d98625216981e0aaa4060df30cf258e25e8f1b53 | |
parent | 1c09b663168bb5fd8562234976b76115f2aebe91 [diff] |
scsi: hisi_sas: Add SATA FIS check for v3 hw Add a check ERR bit of status to decide whether there is something wrong with initial register-D2H FIS. If error exist, PHY link reset the channel to restart OOB. Directly call work HISI_PHYE_LINK_RESET replacing disable_phy_vx_hw() and enable_phy_vx_hw(). 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>