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 448973beac9d..3658fb20b190 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_PORT_PARAM_GET, /* can dump */ 92 DEVLINK_CMD_PORT_PARAM_GET, /* can dump */
93 DEVLINK_CMD_PORT_PARAM_SET,
93 94
94 /* add new commands above here */ 95 /* add new commands above here */
95 __DEVLINK_CMD_MAX, 96 __DEVLINK_CMD_MAX,