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:
73fbe8b
)
IB/mthca: Fix off-by-one in mthca SRQ creation
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Mon, 9 Oct 2006 16:06:32 +0000
(18:06 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 10 Oct 2006 19:50:38 +0000
(12:50 -0700)
All HCAs (not just mem-free) need a spare SRQ entry, so bump srq->max
by 1 in all cases.
Noted by Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found