]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_eal.h
eal: remove unused flags field
[dpdk.git] / lib / librte_eal / common / include / rte_eal.h
index 8d39cba4a867d56409ff96207486c4b9c605de5d..f2c4b7dde1a2ea7a6b98f813c7a4d32bfd3d744c 100644 (file)
@@ -78,9 +78,6 @@ struct rte_config {
        /** Primary or secondary configuration */
        enum rte_proc_type_t process_type;
 
        /** Primary or secondary configuration */
        enum rte_proc_type_t process_type;
 
-       /** A set of general status flags */
-       unsigned flags;
-
        /**
         * Pointer to memory configuration, which may be shared across multiple
         * Intel DPDK instances
        /**
         * Pointer to memory configuration, which may be shared across multiple
         * Intel DPDK instances