On 12/27/18 12:33 AM, James Smart wrote:
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 <[email protected]>
Signed-off-by: James Smart <[email protected]>
---
drivers/scsi/lpfc/lpfc.h | 1 -
drivers/scsi/lpfc/lpfc_hbadisc.c | 2 --
drivers/scsi/lpfc/lpfc_sli.c | 30 ------------------------------
3 files changed, 33 deletions(-)
Reviewed-by: Hannes Reinecke <[email protected]>
Cheers,
Hannes