linux/drivers/scsi/be2iscsi
Dan Carpenter 82284c09c5 [SCSI] be2iscsi: fix null dereference on error path
"phba" is always null here so we can't dereference it.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-27 12:01:41 -05: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: fix disconnection cleanup 2010-07-27 12:01:39 -05:00
be_iscsi.h [SCSI] be2iscsi: fix disconnection cleanup 2010-07-27 12:01:39 -05:00
be_main.c [SCSI] be2iscsi: fix null dereference on error path 2010-07-27 12:01:41 -05:00
be_main.h [SCSI] be2iscsi: Fixing memory allocation for connection 2010-03-03 18:30:06 +05:30
be_mgmt.c [SCSI] be2iscsi: correct return value in mgmt_invalidate_icds() 2010-05-24 11:11:03 -05:00
be_mgmt.h [SCSI] be2iscsi: Cleanup of resets for device and target 2010-03-03 17:39:24 +05:30