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:
950529e
)
IB/ipath: Trivial simplification of ipath_make_ud_req()
author
Ralph Campbell
<ralph.campbell@qlogic.com>
Fri, 25 Jan 2008 22:17:44 +0000
(14:17 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 25 Jan 2008 22:17:44 +0000
(14:17 -0800)
Move the increment of s_hdrwords into the existing if block that tests
if we're doing a send with immediate, to save one test of the opcode.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found