mirror of
https://github.com/openvswitch/ovs
synced 2025-10-13 14:07:02 +00:00
netdev: Remove netdev_get_vlan_vid().
It has no remaining users.
This commit is contained in:
@@ -196,9 +196,6 @@ int netdev_dump_queue_stats(const struct netdev *,
|
||||
|
||||
unsigned int netdev_change_seq(const struct netdev *netdev);
|
||||
|
||||
/* Linux stuff. */
|
||||
int netdev_get_vlan_vid(const struct netdev *, int *vlan_vid);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user