]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/eal_common_bus.c
eal: introduce rte version of fls
[dpdk.git] / lib / librte_eal / common / eal_common_bus.c
index 62b731869a13f81f9a58ebb553de6664e3f95a9f..c8f1901f0b62334c6511f9b631b9eb43f1f56a7c 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "eal_private.h"
 
-struct rte_bus_list rte_bus_list =
+static struct rte_bus_list rte_bus_list =
        TAILQ_HEAD_INITIALIZER(rte_bus_list);
 
 void