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)
commite4da63cda51f17fa1e86a10e84d47d692932530d
treebc30fe47f5383fc45a11cb7f069f3f7ea686158c
parent17e94567c57df3d9609e6bacaed9247c4f2629e2
docs: networking: packet_mmap: fix old config reference

Before commit 889b8f964f2f ("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