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:
8aee74c
)
IB/mlx4: Don't allocate RQ doorbell if using SRQ
author
Roland Dreier
<rolandd@cisco.com>
Wed, 23 May 2007 22:16:08 +0000
(15:16 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 23 May 2007 22:16:08 +0000
(15:16 -0700)
If a QP is attached to a shared receive queue (SRQ), then it doesn't
have a receive queue (RQ). So don't allocate an RQ doorbell (or map a
doorbell from userspace for userspace QPs) for that QP.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found