IB/mlx4: Factor out setting other WQE segments
authorRoland Dreier <rolandd@cisco.com>
Wed, 18 Jul 2007 18:47:55 +0000 (11:47 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 18 Jul 2007 18:47:55 +0000 (11:47 -0700)
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 <rolandd@cisco.com>

No differences found