lpfc: nvmet: Add Send LS Request and Abort LS Request support
authorJames Smart <jsmart2021@gmail.com>
Tue, 31 Mar 2020 16:50:11 +0000 (09:50 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 May 2020 22:18:34 +0000 (16:18 -0600)
commit54840bed372c7779f23ece8514853fa83887b02e
tree15f3f23edf845e6b42a9fc4bc9ad144c9b9a7d9f
parent4c2805aab519a39e8adf281afcef40174d48fd3f
lpfc: nvmet: Add Send LS Request and Abort LS Request support

Now that common helpers exist, add the ability to Send an NVME LS Request
and to Abort an outstanding LS Request to the nvmet side of the driver.

Signed-off-by: Paul Ely <paul.ely@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/scsi/lpfc/lpfc_nvmet.c