RDMA/cxgb3: Don't post TID_RELEASE message
authorSteve Wise <swise@opengridcomputing.com>
Thu, 21 Jun 2007 23:17:57 +0000 (18:17 -0500)
committerRoland Dreier <rolandd@cisco.com>
Tue, 10 Jul 2007 03:12:26 +0000 (20:12 -0700)
The LLD does this for us in cxgb3_remove_tid().

Also fixed active open failure cases where we also shouldn't be
releasing the TID.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found