Home
last modified time | relevance | path

Searched hist:c7f7fd5b7ea114e0f85fc4f2a853f6564410588d (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/be2iscsi/
H A Dbe_iscsi.hc7f7fd5b7ea114e0f85fc4f2a853f6564410588d Wed Feb 16 21:04:41 UTC 2011 Mike Christie <michaelc@cs.wisc.edu> [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>
H A Dbe_iscsi.cc7f7fd5b7ea114e0f85fc4f2a853f6564410588d Wed Feb 16 21:04:41 UTC 2011 Mike Christie <michaelc@cs.wisc.edu> [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>
H A Dbe_main.cc7f7fd5b7ea114e0f85fc4f2a853f6564410588d Wed Feb 16 21:04:41 UTC 2011 Mike Christie <michaelc@cs.wisc.edu> [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>