aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYanteng Si <[email protected]>2024-02-28 19:24:47 +0800
committerPaolo Abeni <[email protected]>2024-02-29 12:35:45 +0100
commit39de85775cfbd1da2c4f9523110cddb1eb4adcb7 (patch)
tree27b95ebc8112603310910e4e74e8a1121439cd7b
parent8b2b1e62cdb9ce36886e77c90a9594e41f3a2112 (diff)
net: stmmac: fix typo in comment
This is just a trivial fix for a typo in a comment, no functional changes. Reviewed-by: Serge Semin <[email protected]> Signed-off-by: Yanteng Si <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
-rw-r--r--drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h b/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h
index 358e7dcb6a9a..17d9120db5fe 100644
--- a/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h
+++ b/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h
@@ -92,7 +92,7 @@
#define DMA_TBS_FTOV BIT(0)
#define DMA_TBS_DEF_FTOS (DMA_TBS_FTOS | DMA_TBS_FTOV)
-/* Following DMA defines are chanels oriented */
+/* Following DMA defines are channel-oriented */
#define DMA_CHAN_BASE_ADDR 0x00001100
#define DMA_CHAN_BASE_OFFSET 0x80