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 d6a73e4..a3113ff 100644 (file)
@@ -13,6 +13,7 @@ Contents:
    cable/index
    cellular/index
    ethernet/index
+   fddi/index
    hamradio/index
    wan/index
    wifi/index
index f48f1d1..c29496f 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 60cc752..f722079 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>