]> git.baikalelectronics.ru Git - kernel.git/commit
docs: networking: packet_mmap: fix old config reference
authorBaruch Siach <baruch@tkos.co.il>
Tue, 29 Dec 2020 09:08:39 +0000 (11:08 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 4 Jan 2021 21:21:46 +0000 (13:21 -0800)
commit89a93efee045ee21c941c84ee38cf0544f35e609
treebc30fe47f5383fc45a11cb7f069f3f7ea686158c
parent581510e521dd53be3748a2317d99211d131acff5
docs: networking: packet_mmap: fix old config reference

Before commit 4164cc5cb2a8 ("packet: Kill CONFIG_PACKET_MMAP.") there
used to be a CONFIG_PACKET_MMAP config symbol that depended on
CONFIG_PACKET. The text still implies that PACKET_MMAP can be disabled.
Remove that from the text, as well as reference to old kernel versions.

Also, drop reference to broken link to information for pre 2.6.5
kernels.

Make a slight working improvement (s/In/On/) while at it.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Link: https://lore.kernel.org/r/80089f3783372c8fd7833f28ce774a171b2ef252.1609232919.git.baruch@tkos.co.il
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/packet_mmap.rst