]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: Fix typos in comments and Kconfig
authorWayen.Yan <win847@gmail.com>
Sat, 13 Jun 2026 00:41:16 +0000 (08:41 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 15 Jun 2026 22:45:45 +0000 (15:45 -0700)
commita061dfb063fa03ed09cf21145ffff247cf94721a
tree308233ddce2e55d5229104517b9ebd1b477a4c55
parent05173fa30add3787e7ab2e735c4ee00431994259
net: airoha: Fix typos in comments and Kconfig

Fix several typos found during code review:
- Kconfig: "Aiorha" -> "Airoha" in NET_AIROHA_FLOW_STATS help text
- Comment: "CMD1" -> "CDM1" (Central DMA, not Command)
- Comments: "GMD1/2/3/4" -> "GDM1/2/3/4" (Gigabit DMA, not GMD)

These are pure comment and documentation fixes with no functional impact.

Signed-off-by: Wayen.Yan <win847@gmail.com>
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/6a2ca74a.c5b1db4e.21a698.01e7@mx.google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/Kconfig
drivers/net/ethernet/airoha/airoha_eth.c