RDS: Drop stale iWARP RDMA transport
commitdcdede0406d30e14a6ed727dce69dfac0518371d
authorsantosh.shilimkar@oracle.com <santosh.shilimkar@oracle.com>
Tue, 1 Mar 2016 23:20:42 +0000 (1 15:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Mar 2016 19:13:17 +0000 (2 14:13 -0500)
tree4aeda07983f9d11bda34553f7f8d8d9823a50e31
parentafc3de9285968c9e15e34e01090a3ef47032a67d
RDS: Drop stale iWARP RDMA transport

RDS iWarp support code has become stale and non testable. As
indicated earlier, am dropping the support for it.

If new iWarp user(s) shows up in future, we can adapat the RDS IB
transprt for the special RDMA READ sink case. iWarp needs an MR
for the RDMA READ sink.

Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
14 files changed:
Documentation/networking/rds.txt
net/rds/Kconfig
net/rds/Makefile
net/rds/iw.c [deleted file]
net/rds/iw.h [deleted file]
net/rds/iw_cm.c [deleted file]
net/rds/iw_rdma.c [deleted file]
net/rds/iw_recv.c [deleted file]
net/rds/iw_ring.c [deleted file]
net/rds/iw_send.c [deleted file]
net/rds/iw_stats.c [deleted file]
net/rds/iw_sysctl.c [deleted file]
net/rds/rdma_transport.c
net/rds/rdma_transport.h