Imported Upstream version 17.05
[deb_dpdk.git] / lib / librte_eal / common / eal_internal_cfg.h
index 5f1367e..7b7e8c8 100644 (file)
@@ -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 */