tcp: fix tcp_rmem documentation
authorEric Dumazet <edumazet@google.com>
Wed, 10 Feb 2021 17:13:33 +0000 (09:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Mar 2021 11:34:06 +0000 (12:34 +0100)
commit9adbc25b0e309500f8fb139adfb397b762952230
tree8578e6aa226f8c27711480276e83007aa27a922e
parent73a4bde5e5808d5c4c8b37416e77e205bf34428a
tcp: fix tcp_rmem documentation

commit 1d1be91254bbdd189796041561fd430f7553bb88 upstream.

tcp_rmem[1] has been changed to 131072, we should update the documentation
to reflect this.

Fixes: a337531b942b ("tcp: up initial rmem to 128KB and SYN rwin to around 64KB")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Zhibin Liu <zhibinliu@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/networking/ip-sysctl.rst