diff options
author | Jacob Keller | 2020-01-09 14:46:22 -0800 |
---|---|---|
committer | David S. Miller | 2020-01-10 17:07:00 -0800 |
commit | 04e4272cb3ae2bbb7a5d672918092366f48c9f52 (patch) | |
tree | e145580b263acc6ac5b161ff33da06ab45ad56b9 /Documentation/networking/devlink/devlink-trap.rst | |
parent | cf4cb322d75253e38a41ec77d493a56c7a6648ab (diff) |
devlink: rename and expand devlink-trap-netdevsim.rst
Rename the trap-specific netdevimsim.rst file, and expand it to include
documentation of all the devlink features currently implemented by the
netdevsim driver code.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Cc: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/devlink/devlink-trap.rst')
-rw-r--r-- | Documentation/networking/devlink/devlink-trap.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/devlink/devlink-trap.rst b/Documentation/networking/devlink/devlink-trap.rst index 03311849bfb1..cbaa750de37d 100644 --- a/Documentation/networking/devlink/devlink-trap.rst +++ b/Documentation/networking/devlink/devlink-trap.rst @@ -233,7 +233,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:`netdevsim` Generic Packet Trap Groups ========================== |