bugtool: Collect "lacp/show" and "cfm/show" information.
[openvswitch] / lib / dpif-netdev.c
index 359c80b7ffaf5a73b47ce1def2d4eedb374bc8ed..926464e266ff202f6f6c740b2c381b0631cc0633 100644 (file)
@@ -1379,8 +1379,6 @@ const struct dpif_class dpif_netdev_class = {
     dpif_netdev_execute,
     dpif_netdev_recv_get_mask,
     dpif_netdev_recv_set_mask,
-    NULL,                       /* get_sflow_probability */
-    NULL,                       /* set_sflow_probability */
     NULL,                       /* queue_to_priority */
     dpif_netdev_recv,
     dpif_netdev_recv_wait,