]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netlink: specs: rt-neigh: make sure getneigh is consistent
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Apr 2025 02:17:04 +0000 (19:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Apr 2025 23:07:16 +0000 (16:07 -0700)
commiteee94a89c55afdb909b384e306d384f0dfe60c45
treed14450c46da65740fb69172e5da6f54ae2cb1ef3
parentcd879795c3eed39225608bd8cdefdec3b606389f
netlink: specs: rt-neigh: make sure getneigh is consistent

The consistency check complains replies to do and dump don't match
because dump has no value. It doesn't have to by the schema... but
fixing this in code gen would be more code than adjusting the spec.
This is rare.

Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250418021706.1967583-11-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/rt-neigh.yaml