From: Roland Dreier Date: Wed, 18 Jul 2007 18:47:55 +0000 (-0700) Subject: IB/mlx4: Factor out setting other WQE segments X-Git-Tag: v2.6.23-rc1~483^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fbfa6a9062c71b62ec216c0294b676b76e41661;p=pandora-kernel.git IB/mlx4: Factor out setting other WQE segments Factor code to set remote address, atomic and datagram segments out of mlx4_ib_post_send() into small helper functions. This doesn't change the generated code in any significant way, and makes the source easier on the eyes. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed