pcap: remove unused constant
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 2 Jan 2014 17:31:08 +0000 (18:31 +0100)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 10:07:28 +0000 (11:07 +0100)
commita007988d5d4508ebcdde9d17ff893147638dfff0
tree2388cec551b9812feb9938402d45a3d0cf34f7d6
parenta12f21157afad0dc4c3d3618d5a664a54e9b6607
pcap: remove unused constant

RTE_ETH_PCAP_MBUFS is not used anymore since commit 6eb0ae218a9803bc0
(pcap: fix mbuf allocation).

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_pcap/rte_eth_pcap.c