From: Vipul Pandya Date: Mon, 7 Jan 2013 13:11:59 +0000 (+0000) Subject: RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish X-Git-Tag: v3.9-rc1~72^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3de6cfebc6167761c40947f05f4c817531f37d5;p=pandora-kernel.git RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish CPL_ABORT_REQ_RSS can come before TCP connection is established. In such case peer_abort was trying to remove the hwtid, which was not inserted. To avoid this we insert the hwtid when we are sure that we are surely going to send passive accept request. Signed-off-by: Vipul Pandya Signed-off-by: Roland Dreier --- Reading git-diff-tree failed