diff options
Diffstat (limited to 'include/uapi/linux/devlink.h')
| -rw-r--r-- | include/uapi/linux/devlink.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/devlink.h b/include/uapi/linux/devlink.h index 3658fb20b190..61b4447a6c5b 100644 --- a/include/uapi/linux/devlink.h +++ b/include/uapi/linux/devlink.h | |||
| @@ -91,6 +91,8 @@ enum devlink_command { | |||
| 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 | DEVLINK_CMD_PORT_PARAM_SET, |
| 94 | DEVLINK_CMD_PORT_PARAM_NEW, | ||
| 95 | DEVLINK_CMD_PORT_PARAM_DEL, | ||
| 94 | 96 | ||
| 95 | /* add new commands above here */ | 97 | /* add new commands above here */ |
| 96 | __DEVLINK_CMD_MAX, | 98 | __DEVLINK_CMD_MAX, |
