aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Neuschäfer <[email protected]>2019-10-03 21:05:36 +0200
committerJonathan Corbet <[email protected]>2019-10-10 11:29:51 -0600
commitd6ce98fe11a052af081612029dc351d20fd8e6f8 (patch)
tree56a697a59e6019aebe0bac43174b5c75b90ad974
parent81834b918e92c60c1ec4b30ccb68094b2fde1669 (diff)
docs: networking: devlink-trap: Fix reference to other document
This fixes the following Sphinx warning: Documentation/networking/devlink-trap.rst:175: WARNING: unknown document: /devlink-trap-netdevsim Fixes: 9e0874570488 ("Documentation: Add description of netdevsim traps") Signed-off-by: Jonathan Neuschäfer <[email protected]> Acked-by: David S. Miller <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/networking/devlink-trap.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/devlink-trap.rst b/Documentation/networking/devlink-trap.rst
index 8e90a85f3bd5..5c04cc542bcf 100644
--- a/Documentation/networking/devlink-trap.rst
+++ b/Documentation/networking/devlink-trap.rst
@@ -172,7 +172,7 @@ help debug packet drops caused by these exceptions. The following list includes
links to the description of driver-specific traps registered by various device
drivers:
- * :doc:`/devlink-trap-netdevsim`
+ * :doc:`devlink-trap-netdevsim`
Generic Packet Trap Groups
==========================