]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ethdev/rte_ethdev.h
net: add rte prefix to ether defines
[dpdk.git] / lib / librte_ethdev / rte_ethdev.h
index bcc1bb71d9443e6100b04d7332b56f5265f09721..bd20745dd09927928c5937d1c1f025f67c5dab8f 100644 (file)
@@ -2336,7 +2336,7 @@ void rte_eth_macaddr_get(uint16_t port_id, struct rte_ether_addr *mac_addr);
  *  };
  *
  * device = dev->device
- * min_mtu = ETHER_MIN_MTU
+ * min_mtu = RTE_ETHER_MIN_MTU
  * max_mtu = UINT16_MAX
  *
  * The following fields will be populated if support for dev_infos_get()