Skip to content
Commit 9c030391 authored by Andy Grover's avatar Andy Grover
Browse files

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: default avatarAndy Grover <andy.grover@oracle.com>
parent 809fa148
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment