netdev: Remove netdev_get_vlan_vid().
[sliver-openvswitch.git] / lib / netdev-dummy.c
index f62ea53..4090236 100644 (file)
@@ -277,7 +277,6 @@ static const struct netdev_class dummy_class = {
 
     NULL,                       /* get_features */
     NULL,                       /* set_advertisements */
-    NULL,                       /* get_vlan_vid */
 
     NULL,                       /* set_policing */
     NULL,                       /* get_qos_types */