[dpdk-dev] [PATCH] pcap: fix compilation error introduced by kvargs

2014-03-19 Thread Thomas Monjalon
02/03/2014 22:51, Olivier Matz : > Due to a merge conflict between commits 4c745617a1 and 9d5752d80, > rte_eth_pcap.c was not compiling with the following error: > > rte_eth_pcap.c: In function 'rte_pmd_init_internals': > rte_eth_pcap.c:559:30: error: dereferencing pointer to incomplete type > rte

[dpdk-dev] [PATCH] pcap: fix compilation error introduced by kvargs

2014-03-02 Thread Olivier Matz
Due to a merge conflict between commits 4c745617a1 and 9d5752d80, rte_eth_pcap.c was not compiling with the following error: rte_eth_pcap.c: In function 'rte_pmd_init_internals': rte_eth_pcap.c:559:30: error: dereferencing pointer to incomplete type rte_eth_pcap.c:560:15: error: dereferencing poin