]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: qla2xxx: Increase abort timeout value
authorQuinn Tran <quinn.tran@cavium.com>
Tue, 11 Sep 2018 17:18:13 +0000 (10:18 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 12 Sep 2018 00:28:09 +0000 (20:28 -0400)
commit8bccfe0d21b5adbba6ec4fe1776160b80d09f78a
tree7216a003c16e164c1aa8184f493fa3efa567c0b1
parent4072e1dcd8fc461bc9f11c119af07f9dd6b5beb9
scsi: qla2xxx: Increase abort timeout value

Abort IOCB request can take up to 40s or 2 ABTS timeout.  We will wait for
ABTS response for 20s. On a timeout, second ABTS can go out with another 20s
timeout. On 2nd ABTS timeout FW will automatically do Logout.

Signed-off-by: Quinn Tran <quinn.tran@cavium.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_init.c