]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netlink: specs: rt-link: adjust AF_ nest for C codegen
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Apr 2025 02:17:00 +0000 (19:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Apr 2025 23:07:16 +0000 (16:07 -0700)
commite6e1f53f0283d2213dba95dbaa82c3978718245a
tree31cf06cb8aa62947028dc010b7eb28aab4347be5
parentb12b0f41819aaa101fe3d0953cb6e1eb25086c62
netlink: specs: rt-link: adjust AF_ nest for C codegen

The AF nest is indexed by AF ID, so it's a bit strange,
but with minor adjustments C codegen deals with it just fine.
Entirely unclear why the names have been in quotes here.

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