aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rdma/ib_verbs.h')
-rw-r--r--include/rdma/ib_verbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h
index 6bbf1b364400..aeb4fcd86a9e 100644
--- a/include/rdma/ib_verbs.h
+++ b/include/rdma/ib_verbs.h
@@ -827,6 +827,7 @@ struct ib_cache {
827 struct ib_event_handler event_handler; 827 struct ib_event_handler event_handler;
828 struct ib_pkey_cache **pkey_cache; 828 struct ib_pkey_cache **pkey_cache;
829 struct ib_gid_cache **gid_cache; 829 struct ib_gid_cache **gid_cache;
830 u8 *lmc_cache;
830}; 831};
831 832
832struct ib_device { 833struct ib_device {