mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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 580db513b4
("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>
This commit is contained in:
parent
ae4f899894
commit
4fe205539c
@ -2086,6 +2086,9 @@ attribute-sets:
|
||||
-
|
||||
name: mctp-net
|
||||
type: u32
|
||||
-
|
||||
name: phys-binding
|
||||
type: u8
|
||||
-
|
||||
name: stats-attrs
|
||||
name-prefix: ifla-stats-
|
||||
|
Loading…
Reference in New Issue
Block a user