]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: mpt3sas: Increase IOCInit request timeout to 30s
authorSreekanth Reddy <sreekanth.reddy@broadcom.com>
Mon, 30 Nov 2020 08:27:33 +0000 (13:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Dec 2020 10:25:46 +0000 (11:25 +0100)
commitfe72ad02f8ab634b712a16de8d9c6bd59ee00228
tree34e6d10b54ca628111380e20c9335e1d866a21fd
parent709392673a451c600b5e2db747a1528d39f8d7d4
scsi: mpt3sas: Increase IOCInit request timeout to 30s

[ Upstream commit 85dad327d9b58b4c9ce08189a2707167de392d23 ]

Currently the IOCInit request message timeout is set to 10s. This is not
sufficient in some scenarios such as during HBA FW downgrade operations.

Increase the IOCInit request timeout to 30s.

Link: https://lore.kernel.org/r/20201130082733.26120-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>
drivers/scsi/mpt3sas/mpt3sas_base.c