]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: smartpqi: update timeout on admin commands
authorKevin Barnett <kevin.barnett@hpe.com>
Wed, 3 May 2017 23:55:13 +0000 (18:55 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 26 Jul 2017 04:07:01 +0000 (21:07 -0700)
commit33f35595dfece5039a3ee677ee144ebecd281380
tree11c2f253f54e566267f30252f77db509d228b191
parent3e298b18e66069c3c16e95a8b9219d9ce5ceaf3c
scsi: smartpqi: update timeout on admin commands

Orabug: 2619102126447813

Increase the timeout on admin commands from 3 seconds to 60
seconds and added a check for controller crash in the loop
where the driver polls for admin command completion.

Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Signed-off-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>
(cherry picked from commit 13bede676b98d595a43d36a34e1835b686d0d140)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c