netlink: specs: rtnetlink: attribute naming corrections
authorJakub Kicinski <kuba@kernel.org>
Mon, 14 Apr 2025 21:18:49 +0000 (14:18 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Apr 2025 01:09:42 +0000 (18:09 -0700)
commit540201c0ef7e8e7b169f68a238ade931a81a31a6
tree4909e48763f6ae21d6d96350f6ba82c0fb43de21
parentacf4da17deada7f8b120e051aa6c9cac40dbd83b
netlink: specs: rtnetlink: attribute naming corrections

Some attribute names diverge in very minor ways from the C names.
These are most likely typos, and they prevent the C codegen from
working.

Fixes: bc515ed06652 ("netlink: specs: Add a spec for neighbor tables in rtnetlink")
Fixes: b2f63d904e72 ("doc/netlink: Add spec for rt link messages")
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250414211851.602096-7-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/rt_link.yaml
Documentation/netlink/specs/rt_neigh.yaml