Thread (2 messages) 2 messages, 2 authors, 2026-01-13
STALE169d

[PATCH net] net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definition

From: Lorenzo Bianconi <lorenzo@kernel.org>
Date: 2026-01-09 09:29:38
Also in: linux-arm-kernel, linux-mediatek
Subsystem: the rest · Maintainer: Linus Torvalds

Fix Typo in airoha_ppe_dev_setup_tc_block_cb routine definition when
CONFIG_NET_AIROHA is not enabled.

Reported-by: kernel test robot <redacted>
Closes: https://lore.kernel.org/oe-kbuild-all/202601090517.Fj6v501r-lkp@intel.com/ (local)
Fixes: f45fc18b6de04 ("net: airoha: Add airoha_ppe_dev struct definition")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 include/linux/soc/airoha/airoha_offload.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/linux/soc/airoha/airoha_offload.h b/include/linux/soc/airoha/airoha_offload.h
index ab64ecdf39a06dd1ceb461fafc5e1437edb6141c..d01ef4a6b3d7cef2e8dd0cbaf183fd6cc040c45b 100644
--- a/include/linux/soc/airoha/airoha_offload.h
+++ b/include/linux/soc/airoha/airoha_offload.h
@@ -52,8 +52,8 @@ static inline void airoha_ppe_put_dev(struct airoha_ppe_dev *dev)
 {
 }
 
-static inline int airoha_ppe_setup_tc_block_cb(struct airoha_ppe_dev *dev,
-					       void *type_data)
+static inline int airoha_ppe_dev_setup_tc_block_cb(struct airoha_ppe_dev *dev,
+						   void *type_data)
 {
 	return -EOPNOTSUPP;
 }
---
base-commit: fc65403d55c3be44d19e6290e641433201345a5e
change-id: 20260109-airoha_ppe_dev_setup_tc_block_cb-typo-ec74baa1827e

Best regards,
-- 
Lorenzo Bianconi [off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help