X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvconn-stream.c;h=e6c2946d4d6d9232b8a1a654c7a47c9cdbc08852;hb=abfec865566e6cce961cc8660de1ddfdc85dae5f;hp=df728d5ccde9870c792981f6d198f4b3b0872114;hpb=b0bfeb3e693332a98878032b5d05c85210e5feb9;p=openvswitch diff --git a/lib/vconn-stream.c b/lib/vconn-stream.c index df728d5c..e6c2946d 100644 --- a/lib/vconn-stream.c +++ b/lib/vconn-stream.c @@ -32,9 +32,9 @@ #include "util.h" #include "vconn-provider.h" #include "vconn.h" - #include "vlog.h" -#define THIS_MODULE VLM_vconn_stream + +VLOG_DEFINE_THIS_MODULE(vconn_stream) /* Active stream socket vconn. */