diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-03-04 06:39:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-04 06:39:40 +0100 |
commit | abb79972b4d1dff00f79cb0d123173abac48a6ae (patch) | |
tree | 13452f943a822a05ee9d7904c9f79e79df8bb23b /drivers/net/veth.c | |
parent | netxen: firmware download improvements (diff) | |
download | linux-abb79972b4d1dff00f79cb0d123173abac48a6ae.tar.xz linux-abb79972b4d1dff00f79cb0d123173abac48a6ae.zip |
rds: fix iband RDMA dependencies
Fix RDS Infiniband dependencies for RDMA so that these
build errors won't happen:
ERROR: "rdma_accept" [net/rds/rds.ko] undefined!
ERROR: "rdma_destroy_id" [net/rds/rds.ko] undefined!
ERROR: "rdma_connect" [net/rds/rds.ko] undefined!
ERROR: "rdma_destroy_qp" [net/rds/rds.ko] undefined!
ERROR: "rdma_listen" [net/rds/rds.ko] undefined!
ERROR: "rdma_notify" [net/rds/rds.ko] undefined!
ERROR: "rdma_create_id" [net/rds/rds.ko] undefined!
ERROR: "rdma_create_qp" [net/rds/rds.ko] undefined!
ERROR: "rdma_bind_addr" [net/rds/rds.ko] undefined!
ERROR: "rdma_resolve_route" [net/rds/rds.ko] undefined!
ERROR: "rdma_disconnect" [net/rds/rds.ko] undefined!
ERROR: "rdma_reject" [net/rds/rds.ko] undefined!
ERROR: "rdma_resolve_addr" [net/rds/rds.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/veth.c')
0 files changed, 0 insertions, 0 deletions