commit | 9c030391e8741695ff6114703e4edccccb634479 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Tue Jan 12 14:43:06 2010 -0800 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:11:47 2010 -0700 |
tree | 20e1a55a0f952c85d07dc02662e1b85605464791 | |
parent | 809fa148a29467954280fe8b7f97c92403f6293c [diff] |
RDS/IB: eliminate duplicate code both atomics and rdmas need to convert ib-specific completion codes into RDS status codes. Rename rds_ib_rdma_send_complete to rds_ib_send_complete, and have it take a pointer to the function to call with the new error code. Signed-off-by: Andy Grover <andy.grover@oracle.com>