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:
36ce10d
)
mlx4_core: Don't free special QPs in QP number bitmap
author
Roland Dreier
<rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:05 +0000
(19:59 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:05 +0000
(19:59 -0700)
Special QPs are not allocated using the regular QP number bitmap, so
when they are destroyed, their QP number should not be freed in the
bitmap.
Found by Dotan Barak of Mellanox.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found