Add-on hardware tables initial implementation.
[sliver-openvswitch.git] / datapath / unit-exports.c
index 0dc3fa0..324e77a 100644 (file)
@@ -11,7 +11,6 @@
 #include <linux/module.h>
 
 EXPORT_SYMBOL(flow_alloc);
-EXPORT_SYMBOL(flow_free);
 EXPORT_SYMBOL(flow_cache);
 
 EXPORT_SYMBOL(table_hash_create);