eal: remove unused flags field
authorDavid Marchand <david.marchand@6wind.com>
Tue, 26 Aug 2014 14:11:40 +0000 (16:11 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 29 Sep 2014 12:39:09 +0000 (14:39 +0200)
This field is not used anymore, remove it.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_eal.h

index 8d39cba..f2c4b7d 100644 (file)
@@ -78,9 +78,6 @@ struct rte_config {
        /** 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