commit | dc35fac9e936c6cc6ad825fc7e4455468d10adc6 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Wed Oct 15 10:50:34 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Oct 15 10:50:34 2008 -0700 |
tree | cbf55492cf994dd85bc81c3037ed75703cc1e2f3 | |
parent | f6bccf695431da0e9bd773550ae91b8cb9ffb227 [diff] |
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 <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>