docs: networking: move FDDI drivers to the hw driver section

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>
This commit is contained in:
Jakub Kicinski 2020-06-26 10:27:31 -07:00 committed by David S. Miller
parent 9633a0e959
commit 55f35cf79d
6 changed files with 22 additions and 4 deletions

View File

@ -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`

View File

@ -13,6 +13,7 @@ Contents:
cable/index cable/index
cellular/index cellular/index
ethernet/index ethernet/index
fddi/index
hamradio/index hamradio/index
wan/index wan/index
wifi/index wifi/index

View File

@ -47,7 +47,6 @@ Contents:
dccp dccp
dctcp dctcp
decnet decnet
defza
dns_resolver dns_resolver
driver driver
eql eql
@ -94,7 +93,6 @@ Contents:
sctp sctp
secid secid
seg6-sysctl seg6-sysctl
skfp
strparser strparser
switchdev switchdev
tc-actions-env-rules tc-actions-env-rules

View File

@ -77,8 +77,8 @@ config SKFP
- Netelligent 100 FDDI SAS UTP - Netelligent 100 FDDI SAS UTP
- Netelligent 100 FDDI SAS Fibre MIC - Netelligent 100 FDDI SAS Fibre MIC
Read <file:Documentation/networking/skfp.rst> for information about Read <file:Documentation/networking/device_drivers/fddi/skfp.rst>
the driver. for information about the driver.
Questions concerning this driver can be addressed to: Questions concerning this driver can be addressed to:
<linux@syskonnect.de> <linux@syskonnect.de>