mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
tools: Sync uapi/linux/if_link.h
Sync uapi/linux/if_link.h into tools to avoid out of sync warnings during libbpf build. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200113073143.1779940-2-andriin@fb.com
This commit is contained in:
committed by
Andrii Nakryiko
parent
234a45a128
commit
0e4638ec14
@@ -169,6 +169,7 @@ enum {
|
||||
IFLA_MAX_MTU,
|
||||
IFLA_PROP_LIST,
|
||||
IFLA_ALT_IFNAME, /* Alternative ifname */
|
||||
IFLA_PERM_ADDRESS,
|
||||
__IFLA_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user