summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/decnet.txt
diff options
context:
space:
mode:
authorCorentin Labbe2019-04-20 18:43:01 +0200
committerDavid S. Miller2019-04-21 20:25:11 +0200
commit26d1b8586b4fe14814ff4fd471cfc56014359e59 (patch)
tree7381590f05eb503fc18192eca0bdd221fe4a5f99 /Documentation/networking/decnet.txt
parentdt-bindings: add an explanation for internal phy-mode (diff)
downloadkernel-qcow2-linux-26d1b8586b4fe14814ff4fd471cfc56014359e59.tar.gz
kernel-qcow2-linux-26d1b8586b4fe14814ff4fd471cfc56014359e59.tar.xz
kernel-qcow2-linux-26d1b8586b4fe14814ff4fd471cfc56014359e59.zip
Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK
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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/decnet.txt')
-rw-r--r--Documentation/networking/decnet.txt2
1 files changed, 0 insertions, 2 deletions
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.