Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251897
b: refs/heads/master
c: 737b94e
h: refs/heads/master
i:
  251895: 89e17d3
v: v3
  • Loading branch information
Roland Dreier committed May 23, 2011
1 parent 4f2f397 commit 08416b5
Show file tree
Hide file tree
Showing 23 changed files with 130 additions and 570 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 83e9502d8db142822f3302e6a46a45082d3a27b7
refs/heads/master: 737b94eb41cb99250ccce9148ca411b55d4dc96a
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ menuconfig INFINIBAND
tristate "InfiniBand support"
depends on PCI || BROKEN
depends on HAS_IOMEM
depends on NET
---help---
Core support for InfiniBand (IB). Make sure to also select
any protocols you wish to use as well as drivers for your
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ obj-$(CONFIG_INFINIBAND_USER_ACCESS) += ib_uverbs.o ib_ucm.o \
$(user_access-y)

ib_core-y := packer.o ud_header.o verbs.o sysfs.o \
device.o fmr_pool.o cache.o netlink.o
device.o fmr_pool.o cache.o
ib_core-$(CONFIG_INFINIBAND_USER_MEM) += umem.o

ib_mad-y := mad.o smi.o agent.o mad_rmpp.o
Expand Down
Loading

0 comments on commit 08416b5

Please sign in to comment.