Allow sFlowCpInterval=0 to disable counter samples, and fix bug in sampler removal.
[openvswitch] / lib / dpif-linux.c
index e7d43811dc66068cc8dece6a12e6e487318a3b17..3920d462f7e5bd374b664bd85d7221e92f2ecfd8 100644 (file)
@@ -107,7 +107,7 @@ dpif_linux_enumerate(struct svec *all_dps)
 }
 
 static int
-dpif_linux_open(const char *name UNUSED, char *suffix, bool create,
+dpif_linux_open(const char *name OVS_UNUSED, char *suffix, bool create,
                 struct dpif **dpifp)
 {
     int minor;