diff --git a/[refs] b/[refs] index 4c1d8f6c0062..6e5e63b64a89 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7402ab19cdd5943c7dd4f3399afe3abda8077ef5 +refs/heads/master: 559649efb9b0d248541933197bdf7b75529da457 diff --git a/trunk/net/sunrpc/clnt.c b/trunk/net/sunrpc/clnt.c index b91f8f943c5e..08ed49629b86 100644 --- a/trunk/net/sunrpc/clnt.c +++ b/trunk/net/sunrpc/clnt.c @@ -13,10 +13,6 @@ * and need to be refreshed, or when a packet was damaged in transit. * This may be have to be moved to the VFS layer. * - * NB: BSD uses a more intelligent approach to guessing when a request - * or reply has been lost by keeping the RTO estimate for each procedure. - * We currently make do with a constant timeout value. - * * Copyright (C) 1992,1993 Rick Sladkey * Copyright (C) 1995,1996 Olaf Kirch */