From: Ralph Campbell Date: Wed, 14 Nov 2007 20:09:05 +0000 (-0800) Subject: IB/ipath: Fix error path in QP creation X-Git-Tag: v2.6.24-rc4~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a278e6d571ebe10b96f2b53c74f01fd0a3f005a;p=pandora-kernel.git IB/ipath: Fix error path in QP creation This patch fixes the code which frees the partially allocated QP resources if there was an error while creating the QP. In particular, the QPN wasn't deallocated and the QP wasn't removed from the hash table. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed