]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/scsi/lpfc/lpfc_hbadisc.c
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
[linux.git] / drivers / scsi / lpfc / lpfc_hbadisc.c
index b183b882d50677ed8dab2c5c3ee0d1e88d9e8e7d..62689a06c18811e41b8f19d6eb5bebbed6909348 100644 (file)
@@ -638,8 +638,6 @@ lpfc_work_done(struct lpfc_hba *phba)
        if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) {
                if (phba->hba_flag & HBA_RRQ_ACTIVE)
                        lpfc_handle_rrq_active(phba);
-               if (phba->hba_flag & FCP_XRI_ABORT_EVENT)
-                       lpfc_sli4_fcp_xri_abort_event_proc(phba);
                if (phba->hba_flag & ELS_XRI_ABORT_EVENT)
                        lpfc_sli4_els_xri_abort_event_proc(phba);
                if (phba->hba_flag & ASYNC_EVENT)