diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2022-03-29 21:25:05 -0700 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2022-03-31 10:49:39 +0200 |
| commit | 8df0136376dc9227a45fd6a1420016f58792b5d0 (patch) | |
| tree | 10c3903569325844021e570b53b11531f473171c /Documentation/networking/index.rst | |
| parent | 08767a26f095909423f963c864f15db50c0ce9a7 (diff) | |
| download | linux-8df0136376dc9227a45fd6a1420016f58792b5d0.tar.gz linux-8df0136376dc9227a45fd6a1420016f58792b5d0.tar.bz2 linux-8df0136376dc9227a45fd6a1420016f58792b5d0.zip | |
docs: netdev: move the netdev-FAQ to the process pages
The documentation for the tip tree is really in quite a similar
spirit to the netdev-FAQ. Move the netdev-FAQ to the process docs
as well.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/networking/index.rst')
| -rw-r--r-- | Documentation/networking/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index ce017136ab05..72cf33579b78 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -1,12 +1,13 @@ Linux Networking Documentation ============================== +Refer to :ref:`netdev-FAQ` for a guide on netdev development process specifics. + Contents: .. toctree:: :maxdepth: 2 - netdev-FAQ af_xdp bareudp batman-adv |
