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:
6c719f5
)
IB/mthca: Fix posting >255 recv WRs for Tavor
author
Michael S. Tsirkin
<mst@dev.mellanox.co.il>
Mon, 14 May 2007 04:26:51 +0000
(07:26 +0300)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 14 May 2007 21:10:34 +0000
(14:10 -0700)
Fix posting lists of > 255 receive WRs for Tavor: rq.next_ind must
be updated each doorbell, otherwise the next doorbell will use an
incorrect index.
Found by Ronni Zimmermann at Mellanox.
Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found