Remove vestigial support for Spanning Tree Protocol.
[openvswitch] / lib / netlink.c
index d59f65e04371c52d53eb4d42dbe844e2b98c931b..2f7bc0a1c04e7bc44e5033d75bb1c1a76a4daf06 100644 (file)
@@ -31,9 +31,9 @@
 #include "poll-loop.h"
 #include "timeval.h"
 #include "util.h"
-
 #include "vlog.h"
-#define THIS_MODULE VLM_netlink
+
+VLOG_DEFINE_THIS_MODULE(netlink)
 
 /* Linux header file confusion causes this to be undefined. */
 #ifndef SOL_NETLINK