From: Lothar Rubusch Date: Wed, 8 Apr 2020 22:09:31 +0000 (+0000) Subject: Documentation: devlink: fix broken link warning X-Git-Tag: v5.7-rc2~33^2~38 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e750b84dc9c5510b89d9f52695f9c2f51e73eaab;p=users%2Fjedix%2Flinux-maple.git 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: Lothar Rubusch Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/devlink/devlink-trap.rst b/Documentation/networking/devlink/devlink-trap.rst index a09971c2115c..fe089acb7783 100644 --- a/Documentation/networking/devlink/devlink-trap.rst +++ b/Documentation/networking/devlink/devlink-trap.rst @@ -257,6 +257,8 @@ drivers: * :doc:`netdevsim` * :doc:`mlxsw` +.. _Generic-Packet-Trap-Groups: + Generic Packet Trap Groups ==========================