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 6e52d3660654..448973beac9d 100644 --- a/include/uapi/linux/devlink.h +++ b/include/uapi/linux/devlink.h | |||
| @@ -89,6 +89,8 @@ enum devlink_command { | |||
| 89 | DEVLINK_CMD_REGION_DEL, | 89 | DEVLINK_CMD_REGION_DEL, |
| 90 | DEVLINK_CMD_REGION_READ, | 90 | DEVLINK_CMD_REGION_READ, |
| 91 | 91 | ||
| 92 | DEVLINK_CMD_PORT_PARAM_GET, /* can dump */ | ||
| 93 | |||
| 92 | /* add new commands above here */ | 94 | /* add new commands above here */ |
| 93 | __DEVLINK_CMD_MAX, | 95 | __DEVLINK_CMD_MAX, |
| 94 | DEVLINK_CMD_MAX = __DEVLINK_CMD_MAX - 1 | 96 | DEVLINK_CMD_MAX = __DEVLINK_CMD_MAX - 1 |
