X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-vport.c;h=96834115e39f1f6941e2965a814c1bdec3cc5b6d;hb=5136ce492c414f377f7be9ae32b259abb9f76580;hp=58858f90fe23bc2f03e05d6e5c6c35e50f043181;hpb=9200fb9ef9a1c55a76e4c4aa789f3fb0a76f0ed1;p=sliver-openvswitch.git diff --git a/lib/netdev-vport.c b/lib/netdev-vport.c index 58858f90f..96834115e 100644 --- a/lib/netdev-vport.c +++ b/lib/netdev-vport.c @@ -24,10 +24,10 @@ #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;