commit | 7d885d0fc69abe22382fae5dddd84684333ab29b | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Mon Jun 13 09:44:32 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 14 23:50:42 2016 -0700 |
tree | c948f1ea82f5e09d6a2109ce51a01380f103fc03 | |
parent | 5c3d274c75fbcee8e1c919acf25c7feb19a31492 [diff] |
RDS: Remove stale function rds_send_get_message() The only caller of rds_send_get_message() was rds_iw_send_cq_comp_handler() which was removed as part of commit dcdede0406d3 ("RDS: Drop stale iWARP RDMA transport"), so remove rds_send_get_message() for the same reason. Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>