[dpdk-dev] [PATCH] port: fix doxygen
Yao Zhao
yao.zhao at windriver.com
Tue Jul 15 16:06:03 CEST 2014
fix doxygen for rte_port_out_op_flush.
Signed-off-by: Yao Zhao <yao.zhao at windriver.com>
---
lib/librte_port/rte_port.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_port/rte_port.h b/lib/librte_port/rte_port.h
index 0934b00..1d763c2 100644
--- a/lib/librte_port/rte_port.h
+++ b/lib/librte_port/rte_port.h
@@ -165,7 +165,7 @@ typedef int (*rte_port_out_op_tx_bulk)(
uint64_t pkts_mask);
/**
- * Output port free
+ * Output port flush
*
* @param port
* Handle to output port instance
--
1.9.1
More information about the dev
mailing list