android_kernel_xiaomi_sm8350/drivers/scsi/lpfc
Dan Carpenter ec21b3b0db [SCSI] lpfc: change spin_lock_irq() to spin_lock()
In lpfc_cleanup_pending_mbox() we already have IRQs disabled so we don't
need to disable them again.

Also in lpfc_sli_intr_handler() there is a typo where it has
spin_unlock_irq() instead of just spin_unlock().

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-09-05 14:21:00 -03:00
..
lpfc_attr.c [SCSI] lpfc: do not reset dev_loss_tmo in slave callout 2010-09-05 13:45:26 -03:00
lpfc_bsg.c [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup 2010-08-06 12:09:24 -05:00
lpfc_bsg.h
lpfc_compat.h [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup 2010-08-06 12:09:24 -05:00
lpfc_crtn.h [SCSI] lpfc 8.3.14: SCSI and SLI API fixes 2010-07-27 12:01:38 -05:00
lpfc_ct.c
lpfc_debugfs.c
lpfc_debugfs.h
lpfc_disc.h
lpfc_els.c [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes 2010-08-06 12:11:44 -05:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes 2010-08-06 12:11:44 -05:00
lpfc_hw4.h
lpfc_hw.h [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes 2010-08-06 12:11:44 -05:00
lpfc_init.c [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes 2010-08-06 12:11:44 -05:00
lpfc_logmsg.h
lpfc_mbox.c [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes 2010-08-06 12:11:44 -05:00
lpfc_mem.c
lpfc_nl.h
lpfc_nportdisc.c [SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands. 2010-07-27 12:01:34 -05:00
lpfc_scsi.c [SCSI] lpfc: do not reset dev_loss_tmo in slave callout 2010-09-05 13:45:26 -03:00
lpfc_scsi.h
lpfc_sli4.h [SCSI] lpfc 8.3.15: FCoE Related Fixes 2010-07-28 09:05:41 -05:00
lpfc_sli.c [SCSI] lpfc: change spin_lock_irq() to spin_lock() 2010-09-05 14:21:00 -03:00
lpfc_sli.h [SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands. 2010-07-27 12:01:34 -05:00
lpfc_version.h [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 2010-08-06 12:12:05 -05:00
lpfc_vport.c [SCSI] lpfc 8.3.13: Misc fixes 2010-07-27 12:01:33 -05:00
lpfc_vport.h
lpfc.h [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup 2010-08-06 12:09:24 -05:00
Makefile