Prepare for post-1.4.0 (1.4.90).
[openvswitch] / lib / netdev.h
index 85be394c265dfc9e97bb705dbd29922a15d38e91..02271d4e3f84a2041a46768258b02fb76a8076d7 100644 (file)
@@ -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