Acked-by: Andy Zhou <[email protected]>
On Thu, Aug 1, 2013 at 2:29 PM, Ben Pfaff <[email protected]> wrote: > Signed-off-by: Ben Pfaff <[email protected]> > --- > 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 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev >
_______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
