OSDN Git Service

nvme_fc: get rid of local reconnect_delay
authorJames Smart <jsmart2021@gmail.com>
Tue, 16 May 2017 00:10:15 +0000 (17:10 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 22 May 2017 18:55:29 +0000 (20:55 +0200)
commit0ce872bf8b5c4d425a41940a523ff1b8daa0b275
treee8a14b697c11c46c9511dcd3f5b49acc6fd46523
parent7254a50a5db40ca6739ddf37e0a45e6912532b2c
nvme_fc: get rid of local reconnect_delay

Remove the local copy of reconnect_delay.
Use the value in the controller options directly.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fc.c