From: Roland Dreier Date: Wed, 10 Oct 2007 02:59:05 +0000 (-0700) Subject: mlx4_core: Don't free special QPs in QP number bitmap X-Git-Tag: v2.6.24-rc1~1453^2~82 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf559bf566f76887533c077d425adce847f06c8;p=pandora-kernel.git 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: Roland Dreier --- Reading git-diff-tree failed