From: Herakliusz Lipiec Date: Mon, 29 May 2017 14:56:50 +0000 (+0100) Subject: config: fix comment X-Git-Tag: spdx-start~3199 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=79c9c675d20c1f29fc9e3f362d9323654cec94de;p=dpdk.git config: fix comment Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation") Signed-off-by: Herakliusz Lipiec Acked-by: John McNamara --- diff --git a/config/common_base b/config/common_base index 8907bea366..c85876955a 100644 --- a/config/common_base +++ b/config/common_base @@ -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