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:
7162a3e
)
[IB] mthca: Avoid SRQ free WQE list corruption
author
Roland Dreier
<rolandd@cisco.com>
Sun, 30 Oct 2005 21:07:03 +0000
(13:07 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 31 Oct 2005 15:10:32 +0000
(07:10 -0800)
Fix wqe_to_link() to use a structure field that we know is definitely
always unused for receive work requests, so that it really avoids the
free list corruption bug that the comment claims it does.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found