Skip to content

Commit 39de857

Browse files
Yanteng SiPaolo Abeni
authored andcommitted
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 <fancer.lancer@gmail.com> Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Link: https://lore.kernel.org/r/20240228112447.1490926-1-siyanteng@loongson.cn Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 8b2b1e6 commit 39de857

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
#define DMA_TBS_FTOV BIT(0)
9393
#define DMA_TBS_DEF_FTOS (DMA_TBS_FTOS | DMA_TBS_FTOV)
9494

95-
/* Following DMA defines are chanels oriented */
95+
/* Following DMA defines are channel-oriented */
9696
#define DMA_CHAN_BASE_ADDR 0x00001100
9797
#define DMA_CHAN_BASE_OFFSET 0x80
9898

0 commit comments

Comments
 (0)