ofproto: Do not update stats on fake bond interface.
[cascardo/ovs.git] / lib / netdev.h
index c6249c4..1f91d9a 100644 (file)
@@ -251,7 +251,6 @@ struct netdev *netdev_find_dev_by_in4(const struct in_addr *);
 
 /* Statistics. */
 int netdev_get_stats(const struct netdev *, struct netdev_stats *);
-int netdev_set_stats(struct netdev *, const struct netdev_stats *);
 
 /* Quality of service. */
 struct netdev_qos_capabilities {