linux/drivers/scsi/qla2xxx
Seokmann Ju 03c79cc56e [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Since, mailbox commands are executed in a synchronous
manner, there is no need to have a separate spinlock
primitive to protect data/register access shared by callers.

Signed-off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-01-31 11:15:09 -06:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. 2007-01-31 11:14:32 -06:00
qla_dbg.c
qla_dbg.h
qla_def.h [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. 2007-01-31 11:15:09 -06:00
qla_devtbl.h
qla_fw.h
qla_gbl.h [SCSI] qla2xxx: Export OptionROM boot-codes version information. 2007-01-31 11:06:38 -06:00
qla_gs.c
qla_init.c [SCSI] qla2xxx: Fixup printk() with proper new-line character. 2007-01-31 11:14:52 -06:00
qla_inline.h
qla_iocb.c
qla_isr.c [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. 2007-01-31 11:15:09 -06:00
qla_mbx.c [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. 2007-01-31 11:15:09 -06:00
qla_os.c [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. 2007-01-31 11:15:09 -06:00
qla_settings.h
qla_sup.c [SCSI] qla2xxx: Export OptionROM boot-codes version information. 2007-01-31 11:06:38 -06:00
qla_version.h