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:
f520ba5
)
[PATCH] IB/mthca: Factor out common queue alloc code
author
Roland Dreier
<roland@eddore.topspincom.com>
Thu, 18 Aug 2005 20:39:31 +0000
(13:39 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Sat, 27 Aug 2005 03:37:37 +0000
(20:37 -0700)
Clean up the allocation of memory for queues by factoring out the
common code into mthca_buf_alloc() and mthca_buf_free(). Now CQs and
QPs share the same queue allocation code, which we'll also use for SRQs.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found