odp-util: Remove extraneous "set_tci(" from format_odp_action()
[openvswitch] / lib / netdev.h
index cd5c8c3001cd68ffabec07c3c69855f4de98168d..133d8ee65439fa60b6b134722c3ea5d4afe259f3 100644 (file)
@@ -93,8 +93,6 @@ struct netdev_class;
 void netdev_run(void);
 void netdev_wait(void);
 
-int netdev_register_provider(const struct netdev_class *);
-int netdev_unregister_provider(const char *type);
 void netdev_enumerate_types(struct svec *types);
 
 /* Open and close. */