linux-stable/drivers/scsi/mpt3sas
Sreekanth Reddy 5bd34f8ed6 scsi: mpt3sas: Fail reset operation if config request timed out
[ Upstream commit f61eb1216c ]

As part of controller reset operation the driver issues a config request
command. If this command gets times out, then fail the controller reset
operation instead of retrying it.

Link: https://lore.kernel.org/r/20220405120637.20528-1-sreekanth.reddy@broadcom.com
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-20 09:36:22 +02:00
..
mpi
Kconfig
Makefile
mpt3sas_base.c scsi: mpt3sas: Fix incorrect 4GB boundary check 2022-04-08 13:58:16 +02:00
mpt3sas_base.h scsi: mpt3sas: Update persistent trigger pages from sysfs interface 2022-01-05 00:31:39 -05:00
mpt3sas_config.c scsi: mpt3sas: Fail reset operation if config request timed out 2022-04-20 09:36:22 +02:00
mpt3sas_ctl.c scsi: mpt3sas: Update persistent trigger pages from sysfs interface 2022-01-05 00:31:39 -05:00
mpt3sas_ctl.h
mpt3sas_debug.h
mpt3sas_debugfs.c
mpt3sas_scsih.c scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() 2022-04-13 19:27:34 +02:00
mpt3sas_transport.c
mpt3sas_trigger_diag.c
mpt3sas_trigger_diag.h
mpt3sas_trigger_pages.h
mpt3sas_warpdrive.c