Commit 55f35cf7 authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller
Browse files

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



Move docs for defza and skfp under device_drivers/fddi.

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9633a0e9
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
.. 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`
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ Contents:
   cable/index
   cellular/index
   ethernet/index
   fddi/index
   hamradio/index
   wan/index
   wifi/index
+0 −2
Original line number Diff line number Diff line
@@ -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
Loading