Commit e750b84d authored by Lothar Rubusch's avatar Lothar Rubusch Committed by David S. Miller
Browse files

Documentation: devlink: fix broken link warning



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: default avatarLothar Rubusch <l.rubusch@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f691a25c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -257,6 +257,8 @@ drivers:
  * :doc:`netdevsim`
  * :doc:`mlxsw`

.. _Generic-Packet-Trap-Groups:

Generic Packet Trap Groups
==========================