diff options
author | Eran Ben Elisha <[email protected]> | 2020-03-29 14:05:54 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-30 11:17:34 -0700 |
commit | ba7d16c7794213b591a0ea415d975858d6a7dfd8 (patch) | |
tree | 1e4c5f45594a1bc3021684087a404f011fe56f38 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c7f0d4c898cb2a3b39a33813739fe4f12ac325d8 (diff) |
devlink: Implicitly set auto recover flag when registering health reporter
When health reporter is registered to devlink, devlink will implicitly set
auto recover if and only if the reporter has a recover method. No reason
to explicitly get the auto recover flag from the driver.
Remove this flag from all drivers that called
devlink_health_reporter_create.
All existing health reporters set auto recovery to true if they have a
recover method.
Yet, administrator can unset auto recover via netlink command as prior to
this patch.
Signed-off-by: Eran Ben Elisha <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions