vswitchd: Move fail-mode config to Bridge table
[openvswitch] / utilities / ovs-dpctl.c
index 077ae74175bc901883fe8cb5f7a865b7113f6f30..fe44f27e26f0f5912b382c04e43b1cb0c88c9cdf 100644 (file)
@@ -40,9 +40,9 @@
 #include "svec.h"
 #include "timeval.h"
 #include "util.h"
-
 #include "vlog.h"
-#define THIS_MODULE VLM_dpctl
+
+VLOG_DEFINE_THIS_MODULE(dpctl)
 
 static const struct command all_commands[];