git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d420d9e
)
IB/mlx4: Factor out setting other WQE segments
author
Roland Dreier
<rolandd@cisco.com>
Wed, 18 Jul 2007 18:47:55 +0000
(11:47 -0700)
committer
Roland 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