diff options
author | Moshe Shemesh <[email protected]> | 2023-02-14 18:37:58 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-15 19:15:44 -0800 |
commit | bfd4e6a5dbbc12f77620602e764ac940ccb159de (patch) | |
tree | c98029797739fe929be309d9d5d0982aeb6f1e6d /tools/perf/scripts/python | |
parent | b4740e3a8137faa5831c690d0bf0b46f41008baf (diff) |
devlink: health: Fix nla_nest_end in error flow
devlink_nl_health_reporter_fill() error flow calls nla_nest_end(). Fix
it to call nla_nest_cancel() instead.
Note the bug is harmless as genlmsg_cancel() cancel the entire message,
so no fixes tag added.
Signed-off-by: Moshe Shemesh <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions