aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/devlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/devlink.h')
-rw-r--r--include/uapi/linux/devlink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/devlink.h b/include/uapi/linux/devlink.h
index 49ad5a76b121..1c186fd77343 100644
--- a/include/uapi/linux/devlink.h
+++ b/include/uapi/linux/devlink.h
@@ -91,6 +91,7 @@ enum devlink_command {
91 91
92 DEVLINK_CMD_HEALTH_REPORTER_GET, 92 DEVLINK_CMD_HEALTH_REPORTER_GET,
93 DEVLINK_CMD_HEALTH_REPORTER_SET, 93 DEVLINK_CMD_HEALTH_REPORTER_SET,
94 DEVLINK_CMD_HEALTH_REPORTER_RECOVER,
94 95
95 /* add new commands above here */ 96 /* add new commands above here */
96 __DEVLINK_CMD_MAX, 97 __DEVLINK_CMD_MAX,