aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSteve Wise <[email protected]>2007-06-25 12:46:00 -0500
committerRoland Dreier <[email protected]>2007-07-09 20:12:26 -0700
commitecc2f0060fa7ff2fc53864ee19e370e5ddd47d5e (patch)
tree1c6e8e79aeb72b44020e4d1885061a2bd5a62c91 /include/linux/debugobjects.h
parent96d0e4931e264012f57a2ae8f7c4697bfa55386a (diff)
RDMA/cxgb3: Don't abort after failures sending the mpa reply
This bug results in an abort request being sent down _after_ the tid has been released. If the tid happens to have been reused, then the subsequent generation of the tid gets incorrectly aborted. The thread running iwch_accecpt_cr() must not abort a connection if an error is returned after being awakened. If any errors did occur while iwch_accept_cr() is blocked, then the connection has already been aborted on the thread processing the error. Signed-off-by: Steve Wise <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions