linux/net/devlink
Moshe Shemesh 55b9b24968 devlink: Move devlink health report and recover to health file
Move devlink health report helper and recover callback and related code
from leftover.c to health.c. No functional change in this patch.

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-02-15 19:15:44 -08:00
..
core.c devlink: convert param list to xarray 2023-02-13 09:49:14 +00:00
dev.c devlink: don't allow to change net namespace for FW_ACTIVATE reload action 2023-02-14 14:04:21 +01:00
devl_internal.h devlink: Move devlink health report and recover to health file 2023-02-15 19:15:44 -08:00
health.c devlink: Move devlink health report and recover to health file 2023-02-15 19:15:44 -08:00
leftover.c devlink: Move devlink health report and recover to health file 2023-02-15 19:15:44 -08:00
Makefile devlink: Split out health reporter create code 2023-02-15 19:15:44 -08:00
netlink.c