linux/drivers/scsi/be2iscsi
Mike Christie 1227633a44 [SCSI] be2iscsi: fix null ptr when accessing task hdr
If alloc_pdu fails then the task->hdr pointer may not be
set. This adds a check for this case in the cleanup callback.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-31 09:52:42 -06:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00
be.h [SCSI] be2iscsi: Fix warnings from new checkpatch.pl 2010-07-28 09:05:28 -05:00
be_cmds.c [SCSI] be2iscsi: More time for FW 2010-10-11 17:43:10 -05:00
be_cmds.h [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_iscsi.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2010-10-22 17:34:15 -07:00
be_iscsi.h [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_main.c [SCSI] be2iscsi: fix null ptr when accessing task hdr 2010-12-31 09:52:42 -06:00
be_main.h [SCSI] be2iscsi: Driver Version change to 2.0.549.0 2010-08-06 09:41:52 -05:00
be_mgmt.c [SCSI] be2iscsi: Fix for Login failure 2010-09-02 17:13:09 -03:00
be_mgmt.h [SCSI] be2iscsi: Fix for premature buffer free 2010-07-28 09:05:37 -05:00