netlink: specs: devlink: fix reply command values
authorJiri Pirko <jiri@nvidia.com>
Thu, 12 Oct 2023 11:58:11 +0000 (13:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 Oct 2023 00:27:27 +0000 (17:27 -0700)
commit0f4d44f6ee048818abf80c69b6bc48927c178abe
tree77dfb2b42d526e050460626146ad04da2b03cd69
parentc68681ae46eaaa1640b52fe366d21a93b2185df5
netlink: specs: devlink: fix reply command values

Make sure that the command values used for replies are correct. This is
only affecting generated userspace helpers, no change on kernel code.

Fixes: 7199c86247e9 ("netlink: specs: devlink: add commands that do per-instance dump")
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20231012115811.298129-1-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/devlink.yaml
tools/net/ynl/generated/devlink-user.c