linux/drivers/scsi/hisi_sas
Luo Jiaxing 5a54691f87 scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
At directly attached situation, if the user modifies the sysfs interface
of maximum_linkrate and minimum_linkrate to renegotiate the linkrate
between SAS controller and target, the value of both files mentioned
above should have change to user setting after renegotiate is over, but
it remains unchanged.

To fix this bug, maximum_linkrate and minimum_linkrate will be directly
fed back to relevant sas_phy structure.

Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-10-16 00:27:03 -04:00
..
hisi_sas_main.c scsi: hisi_sas: Feed back linkrate(max/min) when re-attached 2018-10-16 00:27:03 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: add memory barrier in task delivery function 2018-07-19 21:57:40 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Add SATA FIS check for v3 hw 2018-07-19 21:57:40 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Add SATA FIS check for v3 hw 2018-07-19 21:57:40 -04:00
hisi_sas.h scsi: hisi_sas: tidy host controller reset function a bit 2018-07-19 21:57:39 -04:00
Kconfig scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency 2018-03-21 18:34:21 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00