Skip to content

Commit 76b0b80

Browse files
committed
tools headers uapi: Update linux/if_link.h header copy
To pick the changes from: 9163a0f ("net: bridge: add support for per-port vlan stats") And silence this build warning: Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h' Cc: Alexei Starovoitov <ast@kernel.org> Cc: David S. Miller <davem@davemloft.net> Cc: Eric Leblond <eric@regit.org> Cc: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Link: https://lkml.kernel.org/n/tip-7p53ghippywz7fqkwo3nkzet@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent d45a57f commit 76b0b80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/include/uapi/linux/if_link.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ enum {
287287
IFLA_BR_MCAST_STATS_ENABLED,
288288
IFLA_BR_MCAST_IGMP_VERSION,
289289
IFLA_BR_MCAST_MLD_VERSION,
290+
IFLA_BR_VLAN_STATS_PER_PORT,
290291
__IFLA_BR_MAX,
291292
};
292293

0 commit comments

Comments
 (0)