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
Makefile
be.h
be_cmds.c
be_cmds.h
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
be_main.c [SCSI] be2iscsi: fix null ptr when accessing task hdr 2010-12-31 09:52:42 -06:00
be_main.h
be_mgmt.c
be_mgmt.h