scsi: hpsa: Increase controller error handling timeout
authorDon Brace <don.brace@microsemi.com>
Mon, 20 Jul 2020 21:53:03 +0000 (16:53 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 25 Jul 2020 02:09:53 +0000 (22:09 -0400)
commit30bda7848a23980c7eecda4a1148e093d3e98de0
tree5c772efa13c862686405fec2ebdf6653b95d0fef
parent9bb872a725f6ff34e83a6d3e7ada118f2a1da684
scsi: hpsa: Increase controller error handling timeout

The controller can become slow to respond to SCSI INQUIRY requests
resulting in the SCSI midlayer offlining the controller device.

Increase the timeout value for commands sent to the controller device.

Link: https://lore.kernel.org/r/159528198335.24772.7963614374905470122.stgit@brunhilda
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hpsa.c