linux-stable/drivers/scsi/be2iscsi
Jayamohan Kallickal da3349771c [SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.
scsi_cmnd n io_task was not NULL when
 - Link goes down while IO was happening and session is closed.
 - Task for which TMF was sent.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2014-03-15 10:19:11 -07:00
..
be.h [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens 2014-03-15 10:19:11 -07:00
be_cmds.c [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens 2014-03-15 10:19:11 -07:00
be_cmds.h [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens 2014-03-15 10:19:11 -07:00
be_iscsi.c [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens 2014-03-15 10:19:11 -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 scsi_cmnd leakage in driver. 2014-03-15 10:19:11 -07:00
be_main.h [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens 2014-03-15 10:19:11 -07:00
be_mgmt.c [SCSI] be2iscsi: Fix handling timed out MBX completion from FW 2014-03-15 10:19:10 -07:00
be_mgmt.h [SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion 2013-10-25 09:58:09 +01:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile