pci: move RTE_PCI_DRV_FORCE_UNBIND handling out of #ifdef
authorDavid Marchand <david.marchand@6wind.com>
Fri, 9 May 2014 13:15:58 +0000 (15:15 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 13 May 2014 11:21:29 +0000 (13:21 +0200)
commitef6352833a57ec3fb02352b931e0c9552a3a61f7
tree0f451d7036dc5e11adff44a86a2e42e072a4b5b6
parentd8deab8a8820eea89a684469bce68ef5c6aa768f
pci: move RTE_PCI_DRV_FORCE_UNBIND handling out of #ifdef

Move RTE_PCI_DRV_FORCE_UNBIND flag handling out of RTE_EAL_UNBIND_PORTS section.
This had nothing to do with RTE_EAL_UNBIND_PORTS anyway.

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