]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit6ddcf0a30adc5080504ca66f474101e7ad247dd7
tree4cd1f113c4470d7ee67b37b3e4e5054a480014ce
parent158bfb8888c3f2beab747ab4f7a8197639f03e54
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