]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
authorJames Smart <jsmart2021@gmail.com>
Mon, 28 Jan 2019 19:14:23 +0000 (11:14 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 6 Feb 2019 03:24:22 +0000 (22:24 -0500)
commit18c27a621614716485b2e881d7e29599f063bb03
tree2927f11e3da897158b03677584834d3b0cb9d0a2
parent5e5b511d8bfaf765cb92a695cda336c936cb86dc
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event

Both NVME and SCSI aborts are now processed off the CQ workqueue and do not
generate events for the slowpath any more.

Remove the unused event code.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_sli.c