Skip to content
Commit eaf559bf authored by Roland Dreier's avatar Roland Dreier
Browse files

mlx4_core: Don't free special QPs in QP number bitmap



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: default avatarRoland Dreier <rolandd@cisco.com>
parent 36ce10d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment