summaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth_ethtool.c
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2008-11-12 12:05:17 +0100
committerDavid S. Miller <davem@davemloft.net>2008-11-13 08:33:57 +0100
commit1fa989e80a9a104bf3b81842a5f4c1867d7aa9c4 (patch)
treeba93b3290e87e302e295f6bd981f159127a36ee5 /drivers/net/ucc_geth_ethtool.c
parentnet: shy netns_ok check (diff)
downloadlinux-1fa989e80a9a104bf3b81842a5f4c1867d7aa9c4.tar.xz
linux-1fa989e80a9a104bf3b81842a5f4c1867d7aa9c4.zip
9p: restrict RDMA usage
Make 9p's RDMA option depend on INET since it uses Infiniband rdma_* functions and that code depends on INET. Otherwise 9p can try to use symbols which don't exist. ERROR: "rdma_destroy_id" [net/9p/9pnet_rdma.ko] undefined! ERROR: "rdma_connect" [net/9p/9pnet_rdma.ko] undefined! ERROR: "rdma_create_id" [net/9p/9pnet_rdma.ko] undefined! ERROR: "rdma_create_qp" [net/9p/9pnet_rdma.ko] undefined! ERROR: "rdma_resolve_route" [net/9p/9pnet_rdma.ko] undefined! ERROR: "rdma_disconnect" [net/9p/9pnet_rdma.ko] undefined! ERROR: "rdma_resolve_addr" [net/9p/9pnet_rdma.ko] undefined! I used an if/endif block so that the menu items would remain presented together. Also correct an article adjective. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ucc_geth_ethtool.c')
0 files changed, 0 insertions, 0 deletions