http://git.etherboot.org
/
mirror
/
scst
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Made show_login_info() work for InfiniBand HCA's with more than two
[mirror/scst/.git]
/
srpt
/
src
/
ib_srpt.h
diff --git
a/srpt/src/ib_srpt.h
b/srpt/src/ib_srpt.h
index
b34533c
..
39e99c4
100644
(file)
--- a/
srpt/src/ib_srpt.h
+++ b/
srpt/src/ib_srpt.h
@@
-142,7
+142,6
@@
struct srpt_rdma_ch {
struct list_head active_scmnd_list;
u32 active_scmnd_cnt;
- struct completion scst_sess_done;
struct scst_session *scst_sess;
u8 sess_name[32];
};