linux/drivers/scsi/be2iscsi
Mike Christie c7f7fd5b7e [SCSI] be2iscsi: fix null ptr ref in conn get param
The ep_disconnect function could be freeing the ep
while beiscsi_conn_get_param is running. This has
the driver use the get ep param callback instead
of the get conn param to fix this.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-02-24 12:41:26 -05:00
..
be.h
be_cmds.c
be_cmds.h
be_iscsi.c [SCSI] be2iscsi: fix null ptr ref in conn get param 2011-02-24 12:41:26 -05:00
be_iscsi.h [SCSI] be2iscsi: fix null ptr ref in conn get param 2011-02-24 12:41:26 -05:00
be_main.c [SCSI] be2iscsi: fix null ptr ref in conn get param 2011-02-24 12:41:26 -05:00
be_main.h
be_mgmt.c
be_mgmt.h
Kconfig
Makefile