debian: Upgrade database before starting ovsdb-server.
[openvswitch] / lib / dpif-linux.c
index ddf9298e5220b5a2fe8e89323592a5e398c44008..4c34325651fdd6efef0594b876ebb9699324d5c9 100644 (file)
@@ -107,7 +107,7 @@ dpif_linux_enumerate(struct svec *all_dps)
 }
 
 static int
-dpif_linux_open(const char *name, const char *type UNUSED, bool create,
+dpif_linux_open(const char *name, const char *type OVS_UNUSED, bool create,
                 struct dpif **dpifp)
 {
     int minor;