]> Git Repo - linux.git/commitdiff
Documentation: devlink: fix broken link warning
authorLothar Rubusch <[email protected]>
Wed, 8 Apr 2020 22:09:31 +0000 (22:09 +0000)
committerDavid S. Miller <[email protected]>
Thu, 9 Apr 2020 17:02:59 +0000 (10:02 -0700)
At 'make htmldocs' the following warning is thrown:

Documentation/networking/devlink/devlink-trap.rst:302:
WARNING: undefined label: generic-packet-trap-groups

Fixes the warning by setting the label to the specified header,
within the same document.

Signed-off-by: Lothar Rubusch <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/networking/devlink/devlink-trap.rst

index a09971c2115cd27355542dba40c16213068448ac..fe089acb7783ea5b2079dceac16da6c7c5dc4cf3 100644 (file)
@@ -257,6 +257,8 @@ drivers:
   * :doc:`netdevsim`
   * :doc:`mlxsw`
 
+.. _Generic-Packet-Trap-Groups:
+
 Generic Packet Trap Groups
 ==========================
 
This page took 0.079433 seconds and 4 git commands to generate.