eal: factorize internal config reset
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 17 Nov 2014 09:08:39 +0000 (10:08 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 25 Nov 2014 12:33:31 +0000 (13:33 +0100)
commit341befa2a2b83e71f749751e097f9bcc882ef4ba
treee14945a3d89babb960a6d40391302c51b649f4f9
parent33e25b33941aee19c13c4ceb60df6951eba7708b
eal: factorize internal config reset

Now that internal config structure is common to Linux and BSD,
we can have a common function to initialize it.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/common/eal_common_options.c
lib/librte_eal/common/eal_internal_cfg.h
lib/librte_eal/linuxapp/eal/eal.c