commit | 96d0e4931e264012f57a2ae8f7c4697bfa55386a | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Thu Jun 21 18:17:57 2007 -0500 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 20:12:26 2007 -0700 |
tree | f5b5d0fb3f7bf3897ea0ac16575929b85ef4cdac | |
parent | 6eda48d1e82f901d977a405e43a849dc79968d61 [diff] |
RDMA/cxgb3: Don't post TID_RELEASE message 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>