pci: use lookup tailq api
authorDavid Marchand <david.marchand@6wind.com>
Wed, 4 Mar 2015 21:50:02 +0000 (22:50 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 10:40:21 +0000 (11:40 +0100)
commitb8320b982463c98aeeea88e8b061d45412f09da0
tree54d781f06141e9e75c5845e1e2798d10406820a6
parent47cb11c9bfd3f15ec32fbef97401173b53172c71
pci: use lookup tailq api

There is no reason why we should use the "reserve" tailq api, since the pci
entry is already statically reserved.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/bsdapp/eal/eal_pci.c
lib/librte_eal/linuxapp/eal/eal_pci.c