devlink: move devlink documentation to subfolder
Combine the documentation for devlink into a subfolder, and provide an index.rst file that can be used to generally describe devlink. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
468672b24f
commit
f4bdd71036
@@ -270,7 +270,7 @@ struct nsim_trap_data {
|
||||
};
|
||||
|
||||
/* All driver-specific traps must be documented in
|
||||
* Documentation/networking/devlink-trap-netdevsim.rst
|
||||
* Documentation/networking/devlink/devlink-trap-netdevsim.rst
|
||||
*/
|
||||
enum {
|
||||
NSIM_TRAP_ID_BASE = DEVLINK_TRAP_GENERIC_ID_MAX,
|
||||
|
||||
Reference in New Issue
Block a user