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 c05470578b99..49ad5a76b121 100644
--- a/include/uapi/linux/devlink.h
+++ b/include/uapi/linux/devlink.h
@@ -90,6 +90,7 @@ enum devlink_command {
90 DEVLINK_CMD_REGION_READ, 90 DEVLINK_CMD_REGION_READ,
91 91
92 DEVLINK_CMD_HEALTH_REPORTER_GET, 92 DEVLINK_CMD_HEALTH_REPORTER_GET,
93 DEVLINK_CMD_HEALTH_REPORTER_SET,
93 94
94 /* add new commands above here */ 95 /* add new commands above here */
95 __DEVLINK_CMD_MAX, 96 __DEVLINK_CMD_MAX,