Skip to content

Commit

Permalink
netlink: specs: add phys-binding attr to rt_link spec
Browse files Browse the repository at this point in the history
Add the missing phys-binding attr to the mctp-attrs in the rt_link spec.
This fixes commit 580db51 ("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>
  • Loading branch information
Donald Hunter authored and Jakub Kicinski committed Dec 17, 2024
1 parent ae4f899 commit 4fe2055
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/netlink/specs/rt_link.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2086,6 +2086,9 @@ attribute-sets:
-
name: mctp-net
type: u32
-
name: phys-binding
type: u8
-
name: stats-attrs
name-prefix: ifla-stats-
Expand Down

0 comments on commit 4fe2055

Please sign in to comment.