]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: fix typo in function name
authorZhengping Zhang <aquapinn@qq.com>
Thu, 26 Feb 2026 02:37:08 +0000 (10:37 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Feb 2026 03:21:40 +0000 (19:21 -0800)
commitaebf15e8eb09b01e99f043e9f5d423798aac9d32
tree7e42648e9e56824fcbbf9da5bf6bf452e86d0f48
parentb70190d767be4464e092b252185fa65398bcc662
net: airoha: fix typo in function name

Corrected the typo in the function name from
 `airhoa_is_lan_gdm_port` to `airoha_is_lan_gdm_port`. This change ensures
 consistency in the API naming convention.

Signed-off-by: Zhengping Zhang <aquapinn@qq.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/tencent_E4FD5D6BC0131E617D848896F5F9FCED6E0A@qq.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_eth.c
drivers/net/ethernet/airoha/airoha_eth.h
drivers/net/ethernet/airoha/airoha_ppe.c