]> git.baikalelectronics.ru Git - kernel.git/commit
lpfc: tie in to new dev_loss_tmo interface in nvme transport
authorJames Smart <jsmart2021@gmail.com>
Fri, 3 Nov 2017 16:33:30 +0000 (09:33 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 11 Nov 2017 02:53:25 +0000 (19:53 -0700)
commit3bb929f19d7ee3399e1c3678701ad0f0f980f2d2
tree4cd1f113c4470d7ee67b37b3e4e5054a480014ce
parent76ae365f740d166bbfe96ed8f27fc749c7b6094d
lpfc: tie in to new dev_loss_tmo interface in nvme transport

This patch calls the new nvme transport routine for dev_loss_tmo
whenever the SCSI fc transport calls the lldd to make a dynamic
change to a remote ports dev_loss_tmo.

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/scsi/lpfc/lpfc_attr.c