]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8e96eb1accb67bdc2865cbb5746cb0000be2709
treec7c71c7baef0f531561d190862a1cd2f9be68c42
parent96ed985cef5be2a30d9effe340feb92ccd3a266d
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