Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> --- lib/librte_ether/rte_ethdev.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_ethdev.h index d58b0cb02..71c3d29a4 100644 --- a/lib/librte_ether/rte_ethdev.h +++ b/lib/librte_ether/rte_ethdev.h @@ -1117,8 +1117,6 @@ struct rte_eth_dcb_info { #define RTE_ETH_QUEUE_STATE_STOPPED 0 #define RTE_ETH_QUEUE_STATE_STARTED 1 -struct rte_eth_dev; - #define RTE_ETH_ALL RTE_MAX_ETHPORTS /* Macros to check for valid port */ -- 2.13.6