X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ether%2Frte_ethdev_pci.h;h=897ce5b410fb77ce7d424839c45bf6fe2967aa9e;hb=85c73894b9277d85456e6601366366f152c9a7e4;hp=fe2e0f64c9a57522a9c6683176d0688ff8328011;hpb=ffae3ab3b7f6d0e8549def8aecc2e582e4bf4bb5;p=dpdk.git diff --git a/lib/librte_ether/rte_ethdev_pci.h b/lib/librte_ether/rte_ethdev_pci.h index fe2e0f64c9..897ce5b410 100644 --- a/lib/librte_ether/rte_ethdev_pci.h +++ b/lib/librte_ether/rte_ethdev_pci.h @@ -36,7 +36,9 @@ #include #include -#include +#include +#include +#include /** * Copy pci device info to the Ethernet device data. @@ -45,9 +47,6 @@ * The *eth_dev* pointer is the address of the *rte_eth_dev* structure. * @param pci_dev * The *pci_dev* pointer is the address of the *rte_pci_device* structure. - * - * @return - * - 0 on success, negative on error */ static inline void rte_eth_copy_pci_info(struct rte_eth_dev *eth_dev,