From: Andy Grover Date: Tue, 12 Jan 2010 22:43:06 +0000 (-0800) Subject: RDS/IB: eliminate duplicate code X-Git-Tag: v2.6.37-rc1~147^2~499^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c030391e8741695ff6114703e4edccccb634479;p=pandora-kernel.git 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 --- Reading git-diff-tree failed