]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: libfc: use configured rport E_D_TOV
authorHannes Reinecke <hare@suse.de>
Thu, 13 Oct 2016 13:10:40 +0000 (15:10 +0200)
committerBrian Maly <brian.maly@oracle.com>
Sun, 12 May 2019 01:53:22 +0000 (21:53 -0400)
commit1c5dc442ceeee1da9761d114196028edd00e64e3
tree611fe8dff63258f2cd0d79fab36663a698146041
parent6a613d6a0f759564149ab993a98030631b3f9cfb
scsi: libfc: use configured rport E_D_TOV

If fc_rport_error_retry() is attempting to retry the remote
port state we should be waiting for the configured e_d_tov
value rather than the default.

Orabug: 25933179

Reviewed-by: John Sobecki <john.sobecki@oracle.com>
Signed-off-by: Hannes Reinecke <hare@suse.com>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Rajan Shanmugavelu <rajan.shanmugavelu@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/scsi/libfc/fc_rport.c