]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b18d5a93af1f72d84bbc7b0d86c971043832d05
tree22cf7dd12b9cdd272e17cf819d4a137eddb2abbc
parent62c730937f39eb6a2e7d77fa387535ae09019ad6
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