scsi: libfc: use configured rport E_D_TOV
authorHannes Reinecke <hare@suse.de>
Thu, 13 Oct 2016 13:10:40 +0000 (15:10 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Nov 2016 22:29:51 +0000 (17:29 -0500)
commita50cc9eccce6ae9708e8a713c4070dc2efd1b3d5
tree3474ef4997453394ccfa3f3801be473a5c16b282
parentf7ce413ceac01d502ea4a27c0ba542b57b728e5c
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.

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>
drivers/scsi/libfc/fc_rport.c