From: Steve Wise Date: Wed, 15 Oct 2008 17:50:34 +0000 (-0700) Subject: RDMA/cxgb3: Remove cmid reference on tid allocation failures X-Git-Tag: v2.6.28-rc1~61^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc35fac9e936c6cc6ad825fc7e4455468d10adc6;p=pandora-kernel.git RDMA/cxgb3: Remove cmid reference on tid allocation failures The error path in iwch_connect() can fail to drop the cmid reference, which will cause the process to hang when destroying the cmid. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed