RDS: Remove some unused iWARP code
authorRoland Dreier <roland@purestorage.com>
Thu, 12 Jan 2012 08:57:56 +0000 (08:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Jan 2012 04:05:28 +0000 (20:05 -0800)
commit5b7bf42e3d47fb16aaf53776ae3eaaf1be247a35
treeec0f971192337eda4ee0f483629572d69d883435
parent8d82f219c2d476811cd3157a39c7b5c1f045ebc3
RDS: Remove some unused iWARP code

rds_iw_flush_goal() just returns a count, but it is only called in one
place and its return value is ignored there.  So delete all the dead code.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/iw_rdma.c