From: Steve Wise Date: Wed, 11 Feb 2009 00:38:57 +0000 (-0800) Subject: RDMA/cxgb3: Connection termination fixes X-Git-Tag: v2.6.30-rc1~665^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42fb61f02f9bdc476c7a76d3cce0400d989f44c5;p=pandora-kernel.git RDMA/cxgb3: Connection termination fixes The poll and flush code needs to handle all send opcodes: SEND, SEND_WITH_SE, SEND_WITH_INV, and SEND_WITH_SE_INV. Ignore TERM indications if the connection already gone. Ignore HW receive completions if the RQ is empty. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed