net: bridge: export vlan flags with the stats
[cascardo/linux.git] / include / uapi / linux / if_bridge.h
index c186f64..ab92bca 100644 (file)
@@ -140,7 +140,7 @@ struct bridge_vlan_xstats {
        __u64 tx_bytes;
        __u64 tx_packets;
        __u16 vid;
-       __u16 pad1;
+       __u16 flags;
        __u32 pad2;
 };