]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
devlink: Add health recover command
authorEran Ben Elisha <eranbe@mellanox.com>
Thu, 7 Feb 2019 09:36:37 +0000 (11:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Feb 2019 18:34:28 +0000 (10:34 -0800)
commit20a0943a5b237f7d59dc581e9e3637f5c87f1fde
treec03c81fa77bdaf8e8ebd3d7d99ebaf3f4a20c30b
parenta1e55ec0a0c6969cb7e9d9080a84041bb7b2b6e6
devlink: Add health recover command

Add devlink health recover command to the uapi, in order to allow the user
to execute a recover operation over a specific reporter.

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