pci: remove unused unbind support
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 7 Dec 2016 18:04:36 +0000 (10:04 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 21 Dec 2016 15:13:46 +0000 (16:13 +0100)
commit3030127eb24f2b5250c672235d0267fdaad568ef
treece3e29044b82f4405f1bb323f9a3cf1be08893b0
parentf4ce209a8ce5f416b61c76cee773bc54749e2048
pci: remove unused unbind support

No device driver sets the unbind flag in current public code base.
Therefore it is good time to remove the unused dead code.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_eal/bsdapp/eal/eal_pci.c
lib/librte_eal/common/eal_common_pci.c
lib/librte_eal/common/include/rte_pci.h
lib/librte_eal/linuxapp/eal/eal_pci.c