Remove openvswitch-switch-config package.
[openvswitch] / lib / netdev-vport.c
index 58858f90fe23bc2f03e05d6e5c6c35e50f043181..96834115e39f1f6941e2965a814c1bdec3cc5b6d 100644 (file)
 #include "openvswitch/datapath-protocol.h"
 #include "shash.h"
 #include "socket-util.h"
-
-#define THIS_MODULE VLM_netdev_vport
 #include "vlog.h"
 
+VLOG_DEFINE_THIS_MODULE(netdev_vport)
+
 struct netdev_vport_notifier {
     struct netdev_notifier notifier;
     struct list list_node;