]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/pfe/pfe_eth.h
net/bonding: fix leak on remove
[dpdk.git] / drivers / net / pfe / pfe_eth.h
index 63e5aca428f468e8b9f4d561950d9b2d5678d56c..fbc11b4ffbef59c40a6e69a4a052b382d6ea18e8 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright 2019 NXP
+ * Copyright 2018-2019 NXP
  */
 
 #ifndef _PFE_ETH_H_
@@ -7,7 +7,7 @@
 
 #include <compat.h>
 #include <rte_ethdev.h>
-#include <rte_ethdev_vdev.h>
+#include <ethdev_vdev.h>
 
 #define ETH_ALEN 6
 #define GEMAC_NO_PHY            BIT(0)