netlink: specs: add phys-binding attr to rt_link spec
authorDonald Hunter <donald.hunter@gmail.com>
Fri, 13 Dec 2024 11:25:50 +0000 (11:25 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Dec 2024 02:09:17 +0000 (18:09 -0800)
commit4fe205539c46ab0add34675ab037f49caa30607c
treed5605b9f17c89bfa84cc50010eaf9b18fc6ca393
parentae4f899894792c436d792c17d3f3e6a2affb787f
netlink: specs: add phys-binding attr to rt_link spec

Add the missing phys-binding attr to the mctp-attrs in the rt_link spec.
This fixes commit 580db513b4a9 ("net: mctp: Expose transport binding
identifier via IFLA attribute").

Note that enum mctp_phys_binding is not currently uapi, but perhaps it
should be?

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