aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qede/base/ecore_chain.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/qede/base/ecore_chain.h')
-rw-r--r--drivers/net/qede/base/ecore_chain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/qede/base/ecore_chain.h b/drivers/net/qede/base/ecore_chain.h
index ba272a91..d8f69ad6 100644
--- a/drivers/net/qede/base/ecore_chain.h
+++ b/drivers/net/qede/base/ecore_chain.h
@@ -128,7 +128,7 @@ struct ecore_chain {
} pbl_sp;
/* Address of first page of the chain - the address is required
- * for fastpath operation [consume/produce] but only for the the SINGLE
+ * for fastpath operation [consume/produce] but only for the SINGLE
* flavour which isn't considered fastpath [== SPQ].
*/
void *p_virt_addr;