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:
fea7a08
)
RDMA/ocrdma: Fix CQE expansion of unsignaled WQE
author
Parav Pandit
<parav.pandit@emulex.com>
Fri, 17 Aug 2012 14:45:33 +0000
(14:45 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 14 Sep 2012 17:40:58 +0000
(10:40 -0700)
Fix CQE expansion of unsignaled WQE -- don't expand the CQE when the
WQE index of the completed CQE matches with last pending WQE (tail) in
the queue.
Signed-off-by: Parav Pandit <parav.pandit@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found