From 4cb63f009a7ddc2ba83a7499cd4e39d0a48bd649 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Thu, 3 Jul 2014 21:11:07 +0200 Subject: [PATCH] bond: fix doxygen Signed-off-by: Thomas Monjalon --- lib/librte_pmd_bond/rte_eth_bond.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_pmd_bond/rte_eth_bond.h b/lib/librte_pmd_bond/rte_eth_bond.h index 95a4fa90a7..bd59780a2e 100644 --- a/lib/librte_pmd_bond/rte_eth_bond.h +++ b/lib/librte_pmd_bond/rte_eth_bond.h @@ -35,7 +35,7 @@ #define _RTE_ETH_BOND_H_ /** - * @file rte_bond.h + * @file rte_eth_bond.h * * RTE Link Bonding Ethernet Device * Link Bonding for 1GbE and 10GbE ports to allow the aggregation of multiple -- 2.20.1