TXRX: Initialize the debug flag to disable by default 13/37913/1
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 21 Jul 2017 02:59:22 +0000 (08:29 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 21 Jul 2017 02:59:22 +0000 (08:29 +0530)
commite0fe1551eea78f6504f5ed4bb36d9dd22a43fffc
tree4fbd7068e7545f46e09b5747910bdf2eaaccfddb
parent75d272f80206aa886776a0a30e5547f470ce0d62
TXRX: Initialize the debug flag to disable by default

JIRA: SAMPLEVNF-66

The un-initialized global variable some time floods with debug
prints.

This patch inializes the variable to disable debug prints by
default.

Change-Id: I207a7dd1e85c19d3c10e935321b2fe39a46a5f59
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
common/VIL/pipeline_txrx/pipeline_txrx_be.c