Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-2.6-microblaze.git] / include / linux / if_link.h
index 4c54611..622658d 100644 (file)
@@ -13,6 +13,8 @@ struct ifla_vf_stats {
        __u64 tx_bytes;
        __u64 broadcast;
        __u64 multicast;
+       __u64 rx_dropped;
+       __u64 tx_dropped;
 };
 
 struct ifla_vf_info {