Signed-off-by: Roi Dayan <[email protected]>
---
 lib/dpif.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/dpif.c b/lib/dpif.c
index 3ac831779bc8..06fe530dba64 100644
--- a/lib/dpif.c
+++ b/lib/dpif.c
@@ -78,7 +78,6 @@ static const struct dpif_class *base_dpif_classes[] = {
 #if defined(__linux__) || defined(_WIN32)
     &dpif_netlink_class,
 #endif
-    &dpif_netdev_class,
 };
 
 struct registered_dpif_class {
-- 
2.46.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to