RDS: Modularize RDMA and TCP transports
authorAndy Grover <andy.grover@oracle.com>
Fri, 21 Aug 2009 12:28:33 +0000 (12:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2009 02:13:09 +0000 (19:13 -0700)
commit40d866095df3bb70ded1813f4852cab445ef678b
tree681862ddcfe3706eacbacae324c6762e1c1f628c
parent616b757ae18fb8ec2dfe7ff9d3f589f82cb0eb9d
RDS: Modularize RDMA and TCP transports

Enable the building of transports as modules.

Also, improve consistency of Kconfig messages in relation to other
protocols, and move build dependency on IB from the RDS core code
to the rds_rdma module.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/Kconfig
net/rds/Makefile
net/rds/af_rds.c
net/rds/rdma_transport.c