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:
bf2944b
)
IB/mlx4: Make sure RQ allocation is always valid
author
Roland Dreier
<rolandd@cisco.com>
Fri, 8 Jun 2007 06:24:39 +0000
(23:24 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 8 Jun 2007 06:24:39 +0000
(23:24 -0700)
QPs attached to an SRQ must never have their own RQ, and QPs not
attached to SRQs must have an RQ with at least 1 entry. Enforce all
of this in set_rq_size().
Based on a patch by Eli Cohen <eli@mellanox.co.il>.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found