linux-yocto/Documentation/netlink
Jakub Kicinski 2315cfaf47 netlink: specs: rt-link: adjust mctp attribute naming
[ Upstream commit beb3c5ad88 ]

MCTP attribute naming is inconsistent. In C we have:
    IFLA_MCTP_NET,
    IFLA_MCTP_PHYS_BINDING,
         ^^^^

but in YAML:
    - mctp-net
    - phys-binding
      ^
       no "mctp"

It's unclear whether the "mctp" part of the name is supposed
to be a prefix or part of attribute name. Make it a prefix,
seems cleaner, even tho technically phys-binding was added later.

Fixes: b2f63d904e ("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-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-25 10:45:43 +02:00
..
specs netlink: specs: rt-link: adjust mctp attribute naming 2025-04-25 10:45:43 +02:00
genetlink-c.yaml doc/netlink: Fix typo in genetlink-* schemas 2023-08-27 17:17:09 -07:00
genetlink-legacy.yaml doc/netlink: Fix typo in genetlink-* schemas 2023-08-27 17:17:09 -07:00
genetlink.yaml netlink: specs: add dump-strict flag for dont-validate property 2023-08-04 14:03:00 -07:00
netlink-raw.yaml doc/netlink: Add a schema for netlink-raw families 2023-08-27 17:17:09 -07:00