RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
authorSteve Wise <swise@opengridcomputing.com>
Fri, 15 Dec 2006 22:50:17 +0000 (16:50 -0600)
committerRoland Dreier <rolandd@cisco.com>
Mon, 8 Jan 2007 04:15:58 +0000 (20:15 -0800)
commit881a045fc5b454b57c69e010acecd5830d87e242
tree22cf7dd12b9cdd272e17cf819d4a137eddb2abbc
parentf0938401f2252bf39615c0815734650eab9053c8
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects

The iWARP CM should report timeouts as event RDMA_CM_EVENT_UNREACHABLE,
not event RDMA_CM_EVENT_REJECTED.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/cma.c