Remove vestigial support for Spanning Tree Protocol.
[openvswitch] / lib / netdev-linux.c
index 09a461296c550d6d2310ee6df61250b68251330b..a20a1c4d1bbdf34e9edba96800f14620b699b471 100644 (file)
@@ -61,9 +61,9 @@
 #include "socket-util.h"
 #include "shash.h"
 #include "svec.h"
-
-#define THIS_MODULE VLM_netdev_linux
 #include "vlog.h"
+
+VLOG_DEFINE_THIS_MODULE(netdev_linux)
 \f
 /* These were introduced in Linux 2.6.14, so they might be missing if we have
  * old headers. */