linux-stable/drivers/scsi/hisi_sas
Luo Jiaxing 9aec5ffa6e scsi: hisi_sas: Increase debugfs_dump_index after dump is completed
The hisi_hba debugfs_dump_index member should increased after a dump
insertion completed, and not before it has started, so fix the code to do
so.

Link: https://lore.kernel.org/r/1629799260-120116-6-git-send-email-john.garry@huawei.com
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>
2021-09-13 23:56:02 -04:00
..
hisi_sas.h scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT 2021-09-13 23:56:02 -04:00
hisi_sas_main.c scsi: hisi_sas: Replace del_timer() calls with del_timer_sync() 2021-09-13 23:56:02 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT 2021-09-13 23:56:02 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Replace del_timer() calls with del_timer_sync() 2021-09-13 23:56:02 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Increase debugfs_dump_index after dump is completed 2021-09-13 23:56:02 -04:00
Kconfig scsi: hisi_sas: Enable debugfs support by default 2021-01-26 23:02:11 -05:00
Makefile