aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-09-28 07:47:55 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-28 07:47:55 -0700
commit2dd3c1df95fb29e9227f16ccd7d786d129e2b34d (patch)
tree60f05d91184e73d3e85b125f6e13ac0ceedc3231 /include
parent5c382300876f2337f7b945c159ffcaf285f296ea (diff)
parenta1c337afaf4ec4d4eabc75a5e1170d03161de4e1 (diff)
downloadlinux-2dd3c1df95fb29e9227f16ccd7d786d129e2b34d.tar.gz
Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Diffstat (limited to 'include')
-rw-r--r--include/rdma/ib_verbs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h
index e16cf94870f263..e6f4c9e55df7b2 100644
--- a/include/rdma/ib_verbs.h
+++ b/include/rdma/ib_verbs.h
@@ -665,7 +665,6 @@ struct ib_ucontext {
struct list_head qp_list;
struct list_head srq_list;
struct list_head ah_list;
- spinlock_t lock;
};
struct ib_uobject {