]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: networking: move FDDI drivers to the hw driver section
authorJakub Kicinski <kuba@kernel.org>
Fri, 26 Jun 2020 17:27:31 +0000 (10:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jun 2020 23:08:45 +0000 (16:08 -0700)
Move docs for defza and skfp under device_drivers/fddi.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/device_drivers/fddi/defza.rst [moved from Documentation/networking/defza.rst with 100% similarity]
Documentation/networking/device_drivers/fddi/index.rst [new file with mode: 0644]
Documentation/networking/device_drivers/fddi/skfp.rst [moved from Documentation/networking/skfp.rst with 100% similarity]
Documentation/networking/device_drivers/index.rst
Documentation/networking/index.rst
drivers/net/fddi/Kconfig

diff --git a/Documentation/networking/device_drivers/fddi/index.rst b/Documentation/networking/device_drivers/fddi/index.rst
new file mode 100644 (file)
index 0000000..0b75294
--- /dev/null
@@ -0,0 +1,19 @@
+.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+
+Fiber Distributed Data Interface (FDDI) Device Drivers
+======================================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   defza
+   skfp
+
+.. only::  subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`
index d6a73e4592e03f8429185bef20287a469c5aa863..a3113ffd7a16e8a37e4a30693fddb2c79b745d01 100644 (file)
@@ -13,6 +13,7 @@ Contents:
    cable/index
    cellular/index
    ethernet/index
+   fddi/index
    hamradio/index
    wan/index
    wifi/index
index f48f1d19caffdc01b6f9d5d2975ddbacd00f2eeb..c29496fff81c4b8e0c1483ab58466f5627165499 100644 (file)
@@ -47,7 +47,6 @@ Contents:
    dccp
    dctcp
    decnet
-   defza
    dns_resolver
    driver
    eql
@@ -94,7 +93,6 @@ Contents:
    sctp
    secid
    seg6-sysctl
-   skfp
    strparser
    switchdev
    tc-actions-env-rules
index 60cc7524520ceb8cc494bebe0b3434b0a91e5a3a..f722079dfb6aea7b495952aa7ce7a53cd8feefb5 100644 (file)
@@ -77,8 +77,8 @@ config SKFP
          - Netelligent 100 FDDI SAS UTP
          - Netelligent 100 FDDI SAS Fibre MIC
 
-         Read <file:Documentation/networking/skfp.rst> for information about
-         the driver.
+         Read <file:Documentation/networking/device_drivers/fddi/skfp.rst>
+         for information about the driver.
 
          Questions concerning this driver can be addressed to:
          <linux@syskonnect.de>