OSDN Git Service

xprtrdma: Reset connection timeout after successful reconnect
[uclinux-h8/linux.git] / net / sunrpc / xprtrdma / rpc_rdma.c
index dc4a826..ac65b0c 100644 (file)
@@ -770,6 +770,7 @@ repost:
 
        /* from here on, the reply is no longer an orphan */
        req->rl_reply = rep;
+       xprt->reestablish_timeout = 0;
 
        /* check for expected message types */
        /* The order of some of these tests is important. */