app/testpmd: fix error message when setting Tx VLAN
[dpdk.git] / lib / librte_eal / common / include / rte_eal.h
index d2816a8..0e99c31 100644 (file)
@@ -86,7 +86,7 @@ struct rte_config {
 
        /**
         * Pointer to memory configuration, which may be shared across multiple
-        * Intel DPDK instances
+        * DPDK instances
         */
        struct rte_mem_config *mem_config;
 } __attribute__((__packed__));