linux/drivers/scsi/megaraid
Dan Carpenter 6548b0e5b8 [SCSI] megaraid: remove a spurious IRQ enable
We took this lock with spin_lock() so we should unlock it with
spin_unlock() instead of spin_unlock_irq().  This was introduced in
f2c8dc402b "[SCSI] megaraid_mbox: remove scsi_assign_lock usage".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-07-20 08:58:39 +01:00
..
Kconfig.megaraid
Makefile [SCSI] megaraid_sas: Add 9565/9285 specific code 2010-12-22 23:26:53 -06:00
mbox_defs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
mega_common.h
megaraid_ioctl.h
megaraid_mbox.c [SCSI] megaraid: remove a spurious IRQ enable 2012-07-20 08:58:39 +01:00
megaraid_mbox.h
megaraid_mm.c fix comment typos concerning "consistent" 2010-12-10 16:04:28 +01:00
megaraid_mm.h
megaraid_sas.h [SCSI] megaraid_sas: Version and Changelog update 2012-04-23 19:26:41 +01:00
megaraid_sas_base.c [SCSI] megaraid_sas: Version and Changelog update 2012-04-23 19:26:41 +01:00
megaraid_sas_fp.c [SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks 2012-04-23 19:26:18 +01:00
megaraid_sas_fusion.c [SCSI] megaraid_sas: Optimize HostMSIxVectors setting 2012-04-23 19:26:10 +01:00
megaraid_sas_fusion.h [SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue support 2011-10-16 11:21:36 -05:00