aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMoshe Shemesh <[email protected]>2023-02-14 18:37:58 +0200
committerJakub Kicinski <[email protected]>2023-02-15 19:15:44 -0800
commitbfd4e6a5dbbc12f77620602e764ac940ccb159de (patch)
treec98029797739fe929be309d9d5d0982aeb6f1e6d /tools/perf/scripts/python
parentb4740e3a8137faa5831c690d0bf0b46f41008baf (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