RDS/IB: eliminate duplicate code
authorAndy Grover <andy.grover@oracle.com>
Tue, 12 Jan 2010 22:43:06 +0000 (14:43 -0800)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:11:47 +0000 (18:11 -0700)
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>

No differences found