]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit96d0e4931e264012f57a2ae8f7c4697bfa55386a
treef5b5d0fb3f7bf3897ea0ac16575929b85ef4cdac
parent6eda48d1e82f901d977a405e43a849dc79968d61
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>
drivers/infiniband/hw/cxgb3/iwch_cm.c