]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: fix udp_wmem_min in ip-sysctl.rst
authorXin Long <lucien.xin@gmail.com>
Mon, 18 Jul 2022 17:56:59 +0000 (13:56 -0400)
committerJakub Kicinski <kuba@kernel.org>
Wed, 20 Jul 2022 00:34:53 +0000 (17:34 -0700)
commit28ae1eb3ed87ade6ad709a0be0cc61d1bc9c3ea1
treeda4cd50bccef5a59c0d0b5777b0dc5f42ee47607
parent0c2378d02be1976a6d509b4c023e49cc6aecf782
Documentation: fix udp_wmem_min in ip-sysctl.rst

UDP doesn't support tx memory accounting, and sysctl udp_wmem_min
is not really used anywhere. So we should fix the description in
ip-sysctl.rst accordingly.

Fixes: 1bca6d2e5d15 ("[UDP]: Add memory accounting.")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Link: https://lore.kernel.org/r/c880a963d9b1fb5f442ae3c9e4dfa70d45296a16.1658167019.git.lucien.xin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/ip-sysctl.rst