From: Klement Sekera Date: Mon, 27 Feb 2017 11:49:27 +0000 (+0100) Subject: BFD: disable debug prints X-Git-Tag: v17.04-rc1~160 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F5541%2F1;p=vpp.git BFD: disable debug prints Change-Id: I356581f4bdf47b9610b9e50f4f8db9a1510872a7 Signed-off-by: Klement Sekera --- diff --git a/src/vnet/bfd/bfd_debug.h b/src/vnet/bfd/bfd_debug.h index 3017352e515..a06e934f560 100644 --- a/src/vnet/bfd/bfd_debug.h +++ b/src/vnet/bfd/bfd_debug.h @@ -20,7 +20,7 @@ #define __included_bfd_debug_h__ /* controls debug prints */ -#define BFD_DEBUG (1) +#define BFD_DEBUG (0) #if BFD_DEBUG #define BFD_DEBUG_FILE_DEF \