dpif-netdev: Properly track whether there is a vlan header.
[openvswitch] / vswitchd / proc-net-compat.c
index 106a7c3f55e78b8840c919fd927236b0da051f70..6a8f8756e2f8b12716c7c3520ea6afae08152768 100644 (file)
 #include "hmap.h"
 #include "shash.h"
 #include "svec.h"
-
-#define THIS_MODULE VLM_proc_net_compat
 #include "vlog.h"
 
+VLOG_DEFINE_THIS_MODULE(proc_net_compat)
+
 /* Netlink socket to bridge compatibility kernel module. */
 static struct nl_sock *brc_sock;