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:
fdc7215
)
IB/ipath: Fix problem with next WQE after a UC completion
author
Ralph Campbell
<ralph.campbell@qlogic.com>
Mon, 18 Jun 2007 21:24:37 +0000
(14:24 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 10 Jul 2007 03:12:26 +0000
(20:12 -0700)
This patch fixes a bug introduced when moving some code around for
readability.
Setting the wqe pointer at the end of the function is a NOP since it
isn't used. Move it back to where it is used.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found