Files
linux/net
Moshe Shemesh bfd4e6a5db 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 <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
..
2023-02-10 17:51:27 -08:00
2023-01-13 20:44:20 -08:00
2023-02-10 17:51:27 -08:00
2023-01-17 13:36:25 +02:00
2023-02-10 17:51:27 -08:00
2022-08-22 14:26:30 +01:00