]> git.karo-electronics.de Git - linux-beck.git/commit
RDMA/cxgb3: Fixes for "normal close" failures
authorSteve Wise <swise@opengridcomputing.com>
Tue, 6 Mar 2007 20:43:56 +0000 (14:43 -0600)
committerRoland Dreier <rolandd@cisco.com>
Tue, 6 Mar 2007 20:50:37 +0000 (12:50 -0800)
commit42e31753546d2186d4a675e7d00daa02ea7c8e85
tree5b2e4f31e6d91f7a8dc628e64de8cb3d770b53ce
parentc3bb1092c80fa2b9117cb0382d136a409496a07f
RDMA/cxgb3: Fixes for "normal close" failures

Fixes for "normal close" failures:

- Start normal close timer when moving to CLOSING state.
- Handle ABORTING state in close_con_rpl().
- Stop timer correctly on abort during a normal close.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb3/iwch_cm.c