From: Steve Wise Date: Mon, 5 Mar 2007 23:32:46 +0000 (-0600) Subject: RDMA/cxgb3: Start ep timer on a MPA reject X-Git-Tag: v2.6.21-rc4~79^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d526e6b2c5d6bba70fdc1fc2943bdaf9cc6147d;p=pandora-kernel.git RDMA/cxgb3: Start ep timer on a MPA reject If the consumer rejects the connection we end up under-referencing the endpoint structure. The fix is to call iwch_ep_disconnect() instead of the low level disconnect functions so that the endpoint close timer is started correctly. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed