mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +00:00
netdev-linux: Remove unneeded struct forward declarations from header.
Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Andy Zhou <azhou@nicira.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user