datapath: Don't track IP TOS value two different ways.
[openvswitch] / lib / timeval.c
index e83f5737e9bbf487399c30d13df1eab2b8491fbc..b95d1f42551e7c3e353aac9f5a6d3b89c7635834 100644 (file)
@@ -27,9 +27,9 @@
 #include "coverage.h"
 #include "fatal-signal.h"
 #include "util.h"
-
 #include "vlog.h"
-#define THIS_MODULE VLM_timeval
+
+VLOG_DEFINE_THIS_MODULE(timeval)
 
 /* The clock to use for measuring time intervals.  This is CLOCK_MONOTONIC by
  * preference, but on systems that don't have a monotonic clock we fall back