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:
87b8167
)
[PATCH] IB/mthca: Simplify handling of completions with error
author
Roland Dreier
<roland@eddore.topspincom.com>
Fri, 19 Aug 2005 16:19:05 +0000
(09:19 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Sat, 27 Aug 2005 03:37:37 +0000
(20:37 -0700)
Mem-free HCAs never generate error CQEs that complete multiple WQEs,
so just skip the call to mthca_free_err_wqe() for them rather than
having logic to handle the mem-free case in mthca_free_err_wqe().
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found