X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fstatus.c;h=a8f522d61097b558866755fce81acd81cd823740;hb=5136ce492c414f377f7be9ae32b259abb9f76580;hp=27dc86cc87efcaa7006d8a87da0eb839cb4c6898;hpb=9200fb9ef9a1c55a76e4c4aa789f3fb0a76f0ed1;p=sliver-openvswitch.git diff --git a/ofproto/status.c b/ofproto/status.c index 27dc86cc8..a8f522d61 100644 --- a/ofproto/status.c +++ b/ofproto/status.c @@ -33,10 +33,10 @@ #include "svec.h" #include "timeval.h" #include "vconn.h" - -#define THIS_MODULE VLM_status #include "vlog.h" +VLOG_DEFINE_THIS_MODULE(status) + struct status_category { struct list node; char *name;