]> git.ipfire.org Git - thirdparty/iproute2.git/commit
devlink: use DEVLINK_CMD_ESWITCH_* instead of DEVLINK_CMD_ESWITCH_MODE_*
authorJiri Pirko <jiri@mellanox.com>
Sun, 19 Feb 2017 14:37:06 +0000 (15:37 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 19 Feb 2017 20:01:47 +0000 (12:01 -0800)
commitcdd2f7ccd7e2c906bdda875be3ece3b56d20e185
treebc65852a01fb6587944c8b73728984a818d31492
parent217264a0793dfe867c8db359efee361b3dba7ce8
devlink: use DEVLINK_CMD_ESWITCH_* instead of DEVLINK_CMD_ESWITCH_MODE_*

Sync with kernel and don't use the obsolete enum values.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
devlink/devlink.c