git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
900f4c1
)
RDMA/cxgb3: Connection termination fixes
author
Steve Wise
<swise@opengridcomputing.com>
Wed, 11 Feb 2009 00:38:57 +0000
(16:38 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 11 Feb 2009 00:38:57 +0000
(16:38 -0800)
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 <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found