diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2011-02-16 22:04:41 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-02-24 18:41:26 +0100 |
commit | c7f7fd5b7ea114e0f85fc4f2a853f6564410588d (patch) | |
tree | 2e295b156c37a8d6ec6254ca6a1fed3db4b50118 /drivers/s390 | |
parent | [SCSI] iser: export addr and port (diff) | |
download | linux-c7f7fd5b7ea114e0f85fc4f2a853f6564410588d.tar.xz linux-c7f7fd5b7ea114e0f85fc4f2a853f6564410588d.zip |
[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>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions