linux/drivers/scsi/be2iscsi
Jiri Slaby 4ec3fdbef1 [SCSI] be2iscsi: fix lock imbalance
Stanse found that one error path in mgmt_invalidate_icds omits to unlock
ctrl->mbox_lock. Fix that.

Added in 756d29c8c7 (Enable async mode for mcc rings)
where the spinlock was moved.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-04-08 18:41:50 -04:00
..
Kconfig
Makefile
be.h [SCSI] be2iscsi: Adding support for BE3 2010-02-17 13:41:10 -06:00
be_cmds.c [SCSI] be2iscsi: Fix for a possible udelay while holding lock 2010-03-03 17:40:04 +05:30
be_cmds.h [SCSI] be2iscsi: changing copyright to 2010 2010-02-08 18:34:09 -06:00
be_iscsi.c [SCSI] be2iscsi: Remove debug code 2010-03-03 18:29:54 +05:30
be_iscsi.h [SCSI] be2iscsi: changing copyright to 2010 2010-02-08 18:34:09 -06:00
be_main.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
be_main.h [SCSI] be2iscsi: Fixing memory allocation for connection 2010-03-03 18:30:06 +05:30
be_mgmt.c [SCSI] be2iscsi: fix lock imbalance 2010-04-08 18:41:50 -04:00
be_mgmt.h [SCSI] be2iscsi: Cleanup of resets for device and target 2010-03-03 17:39:24 +05:30