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:
400ddc1
)
IB/mthca: Factor out setting WQE UD segment entries
author
Roland Dreier
<rolandd@cisco.com>
Wed, 18 Jul 2007 20:21:14 +0000
(13:21 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 18 Jul 2007 20:21:14 +0000
(13:21 -0700)
Factor code to set UD entries out of the work request posting
functions into inline functions set_tavor_ud_seg() and
set_arbel_ud_seg(). 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