tcp: fix tcp_rmem documentation
authorEric Dumazet <edumazet@google.com>
Wed, 10 Feb 2021 17:13:33 +0000 (09:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 22:15:47 +0000 (14:15 -0800)
commit1d1be91254bbdd189796041561fd430f7553bb88
tree9d2346752cd4d311473114c1e9756b1e71d59dc7
parentf1d77b2efbe6151a8c5600ea1953bfce8728c18e
tcp: fix tcp_rmem documentation

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>
Documentation/networking/ip-sysctl.rst