linux/drivers/scsi/be2iscsi
Jayamohan Kallickal e074d20f9b [SCSI] be2iscsi: Fix the MCCQ count leakage
When MBX CMD is posted in MCCQ and if command times out,during
mccq resource cleanup for the timed out command  mccq->count
was not decremented. The led to BUG_ON being hit.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-10-25 09:58:04 +01:00
..
be_cmds.c [SCSI] be2iscsi: Fix the MCCQ count leakage 2013-10-25 09:58:04 +01:00
be_cmds.h [SCSI] be2iscsi: Fix Template HDR IOCTL 2013-10-25 09:58:04 +01:00
be_iscsi.c [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_iscsi.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_main.c [SCSI] be2iscsi: Fix Template HDR IOCTL 2013-10-25 09:58:04 +01:00
be_main.h [SCSI] be2iscsi: Fix Template HDR IOCTL 2013-10-25 09:58:04 +01:00
be_mgmt.c [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_mgmt.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile