Documentation: devlink: fix broken link warning
authorLothar Rubusch <l.rubusch@gmail.com>
Wed, 8 Apr 2020 22:09:31 +0000 (22:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
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 <l.rubusch@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/devlink/devlink-trap.rst

index a09971c..fe089ac 100644 (file)
@@ -257,6 +257,8 @@ drivers:
   * :doc:`netdevsim`
   * :doc:`mlxsw`
 
+.. _Generic-Packet-Trap-Groups:
+
 Generic Packet Trap Groups
 ==========================