[dpdk-dev] [PATCH v2 2/8] ethdev: Helper to convert to struct rte_pci_device

2016-11-22 Thread Shreyansh Jain
On Monday 21 November 2016 10:25 PM, Jan Blunck wrote: > Signed-off-by: Jan Blunck > --- > lib/librte_ether/rte_ethdev.h | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_ethdev.h > index 9678179..3adbb2b 100644 > --- a/lib/librte_

[dpdk-dev] [PATCH v2 2/8] ethdev: Helper to convert to struct rte_pci_device

2016-11-21 Thread Jan Blunck
Signed-off-by: Jan Blunck --- lib/librte_ether/rte_ethdev.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_ethdev.h index 9678179..3adbb2b 100644 --- a/lib/librte_ether/rte_ethdev.h +++ b/lib/librte_ether/rte_ethdev.h @@ -1644,6 +164