aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/eal_internal_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_eal/common/eal_internal_cfg.h')
-rw-r--r--lib/librte_eal/common/eal_internal_cfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/librte_eal/common/eal_internal_cfg.h b/lib/librte_eal/common/eal_internal_cfg.h
index 5f1367eb..7b7e8c88 100644
--- a/lib/librte_eal/common/eal_internal_cfg.h
+++ b/lib/librte_eal/common/eal_internal_cfg.h
@@ -78,7 +78,6 @@ struct internal_config {
volatile uint64_t socket_mem[RTE_MAX_NUMA_NODES]; /**< amount of memory per socket */
uintptr_t base_virtaddr; /**< base address to try and reserve memory from */
volatile int syslog_facility; /**< facility passed to openlog() */
- volatile uint32_t log_level; /**< default log level */
/** default interrupt mode for VFIO */
volatile enum rte_intr_mode vfio_intr_mode;
const char *hugefile_prefix; /**< the base filename of hugetlbfs files */