diff mbox series

Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK

Message ID 1555778581-21468-1-git-send-email-clabbe@baylibre.com
State Accepted
Delegated to: David Miller
Headers show
Series Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK | expand

Commit Message

Corentin LABBE April 20, 2019, 4:43 p.m. UTC
CONFIG_DECNET_ROUTE_FWMARK was removed in commit 47dcf0cb1005 ("[NET]: Rethink mark field in struct flowi")
Since nothing replace it (and nothindg need to replace it, simply remove
it from documentation.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 Documentation/networking/decnet.txt | 2 --
 1 file changed, 2 deletions(-)

Comments

David Miller April 21, 2019, 6:25 p.m. UTC | #1
From: Corentin Labbe <clabbe@baylibre.com>
Date: Sat, 20 Apr 2019 16:43:01 +0000

> CONFIG_DECNET_ROUTE_FWMARK was removed in commit 47dcf0cb1005 ("[NET]: Rethink mark field in struct flowi")
> Since nothing replace it (and nothindg need to replace it, simply remove
> it from documentation.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>

Applied.
David Miller Aug. 8, 2019, 6:21 p.m. UTC | #2
From: Eduardo Marcelo Serrat <emserrat@hotmail.com>
Date: Thu, 8 Aug 2019 11:44:14 +0000

> Sorry for using the list for this purpose but we are looking for
> senior engineers with knowledge in OpenVMS/ Tru64 Unix, Solaris,
> HP-UX and of course Linux and familiar with virtualization
> technologies, specially cross platform emulators. We need to fill
> support engineer roles. If anybody interested for positions in the
> US / Europe please send me an email.

Please do not ever use the vger.kernel.org mailing lists for this kind
of solicitation.

It is completely inappropriate.
diff mbox series

Patch

diff --git a/Documentation/networking/decnet.txt b/Documentation/networking/decnet.txt
index e12a4900cf72..d192f8b9948b 100644
--- a/Documentation/networking/decnet.txt
+++ b/Documentation/networking/decnet.txt
@@ -22,8 +22,6 @@  you'll need the following options as well...
     CONFIG_DECNET_ROUTER (to be able to add/delete routes)
     CONFIG_NETFILTER (will be required for the DECnet routing daemon)
 
-    CONFIG_DECNET_ROUTE_FWMARK is optional
-
 Don't turn on SIOCGIFCONF support for DECnet unless you are really sure
 that you need it, in general you won't and it can cause ifconfig to
 malfunction.