X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fin-band.c;h=639f9f55a16397f9b2891dcbf40d21ebea4cba19;hb=7da6be985c6fc7f6b425f660501133f1118a73b5;hp=c86e7e7167a654d07f98f2bcd2e739950863c6bd;hpb=ae412e7dd89489911a32c6723d4109c6d1de3a38;p=openvswitch diff --git a/ofproto/in-band.c b/ofproto/in-band.c index c86e7e71..639f9f55 100644 --- a/ofproto/in-band.c +++ b/ofproto/in-band.c @@ -37,7 +37,7 @@ #include "timeval.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(in_band) +VLOG_DEFINE_THIS_MODULE(in_band); /* In-band control allows a single network to be used for OpenFlow * traffic and other data traffic. Refer to ovs-vswitchd.conf(5) and