]> git.droids-corp.org - dpdk.git/commitdiff
config: fix comment
authorHerakliusz Lipiec <herakliusz.lipiec@intel.com>
Mon, 29 May 2017 14:56:50 +0000 (15:56 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 4 Jun 2017 11:18:06 +0000 (13:18 +0200)
Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation")
Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
config/common_base

index 8907bea3661d5254d80f1ce9a6799f7d2e6f055e..c85876955a0b4471d72007b149c6ff2cf0acbe0d 100644 (file)
@@ -139,7 +139,7 @@ CONFIG_RTE_ETHDEV_RXTX_CALLBACKS=y
 #
 # Turn off Tx preparation stage
 #
-# Warning: rte_ethdev_tx_prepare() can be safely disabled only if using a
+# Warning: rte_eth_tx_prepare() can be safely disabled only if using a
 # driver which do not implement any Tx preparation.
 #
 CONFIG_RTE_ETHDEV_TX_PREPARE_NOOP=n