[ovs-dev] [netdev 12/27] netdev-linux: Remove unneeded struct forward declarations from header.

Ben Pfaff blp at nicira.com
Thu Aug 1 21:29:35 UTC 2013


Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 lib/netdev-linux.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/netdev-linux.h b/lib/netdev-linux.h
index e404e46..7874dd6 100644
--- a/lib/netdev-linux.h
+++ b/lib/netdev-linux.h
@@ -24,8 +24,6 @@
  * Linux-specific code. */
 
 struct netdev;
-struct netdev_stats;
-struct rtnl_link_stats;
 
 int netdev_linux_ethtool_set_flag(struct netdev *netdev, uint32_t flag,
                                   const char *flag_name, bool enable);
-- 
1.7.10.4




More information about the dev mailing list