pcap: fix build
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 2 Jul 2014 13:09:32 +0000 (15:09 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 2 Jul 2014 20:32:34 +0000 (22:32 +0200)
commitae7a7cd1623d400a0ddc01cb4e39ee621a16f620
tree63144ef80c85645d0cb15ec1f91e7b40564461b9
parentbcc733c4780a007f56564277a79309c427367cc2
pcap: fix build

The commit 83b41136934 (add unique name to devices) didn't compile if
CONFIG_RTE_LIBRTE_PMD_PCAP is enabled.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_pmd_pcap/rte_eth_pcap.c