diff options
-rw-r--r-- | tools/include/uapi/linux/if_link.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/include/uapi/linux/if_link.h b/tools/include/uapi/linux/if_link.h index 58faab897201..1debfa42cba1 100644 --- a/tools/include/uapi/linux/if_link.h +++ b/tools/include/uapi/linux/if_link.h | |||
@@ -287,6 +287,7 @@ enum { | |||
287 | IFLA_BR_MCAST_STATS_ENABLED, | 287 | IFLA_BR_MCAST_STATS_ENABLED, |
288 | IFLA_BR_MCAST_IGMP_VERSION, | 288 | IFLA_BR_MCAST_IGMP_VERSION, |
289 | IFLA_BR_MCAST_MLD_VERSION, | 289 | IFLA_BR_MCAST_MLD_VERSION, |
290 | IFLA_BR_VLAN_STATS_PER_PORT, | ||
290 | __IFLA_BR_MAX, | 291 | __IFLA_BR_MAX, |
291 | }; | 292 | }; |
292 | 293 | ||