File tree Expand file tree Collapse file tree 4 files changed +1
-591
lines changed Expand file tree Collapse file tree 4 files changed +1
-591
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,6 @@ InfiniBand core interfaces
37
37
.. kernel-doc :: drivers/infiniband/core/ud_header.c
38
38
:export:
39
39
40
- .. kernel-doc :: drivers/infiniband/core/fmr_pool.c
41
- :export:
42
-
43
40
.. kernel-doc :: drivers/infiniband/core/umem.c
44
41
:export:
45
42
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ obj-$(CONFIG_INFINIBAND_USER_MAD) += ib_umad.o
8
8
obj-$(CONFIG_INFINIBAND_USER_ACCESS) += ib_uverbs.o $(user_access-y )
9
9
10
10
ib_core-y := packer.o ud_header.o verbs.o cq.o rw.o sysfs.o \
11
- device.o fmr_pool.o cache.o netlink.o \
11
+ device.o cache.o netlink.o \
12
12
roce_gid_mgmt.o mr_pool.o addr.o sa_query.o \
13
13
multicast.o mad.o smi.o agent.o mad_rmpp.o \
14
14
nldev.o restrack.o counters.o ib_core_uverbs.o \
You can’t perform that action at this time.
0 commit comments