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:
c915033
)
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
author
Roland Dreier
<rolandd@cisco.com>
Sun, 18 Sep 2005 21:00:17 +0000
(14:00 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 19 Sep 2005 05:02:38 +0000
(22:02 -0700)
The error handling paths in mthca_tavor_post_srq_recv() and
mthca_arbel_post_srq_recv() are quite bogus, the result of a
screwed up merge. Fix them so they work as intended.
Pointed out by Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found