RDMA/cxgb3: Remove cmid reference on tid allocation failures
authorSteve Wise <swise@opengridcomputing.com>
Wed, 15 Oct 2008 17:50:34 +0000 (10:50 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 15 Oct 2008 17:50:34 +0000 (10:50 -0700)
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 <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found