devlink: Add param set command
authorMoshe Shemesh <moshe@mellanox.com>
Wed, 4 Jul 2018 11:30:30 +0000 (14:30 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jul 2018 10:58:35 +0000 (19:58 +0900)
commite3b7ca18ad7b2f47ebd3b6e6ce58a42c6ec24746
treec7c71c7baef0f531561d190862a1cd2f9be68c42
parent45f05def5c44c806f094709f1c9b03dcecdd54f0
devlink: Add param set command

Add param set command to set value for a parameter.
Value can be set to any of the supported configuration modes.

Signed-off-by: Moshe Shemesh <moshe@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/devlink.h
include/uapi/linux/devlink.h
net/core/devlink.c