Thread (2 messages) flat view 2 messages, 2 authors, 19h ago
HOTtoday

[PATCH net-next] docs: mctp: Fix the struct mctp_sk_key name

From: Karl Mehltretter <hidden>
Date: 2026-09-05 09:51:55
Also in: linux-doc
Subsystem: documentation, management component transport protocol (mctp), networking [general], the rest · Maintainers: Jonathan Corbet, Jeremy Kerr, Matt Johnston, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

struct sk_key does not exist; the type is struct mctp_sk_key.

Use it.

Fixes: f4d41c59135d ("doc/mctp: Add a little detail about kernel internals")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <redacted>
---
 Documentation/networking/mctp.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/mctp.rst b/Documentation/networking/mctp.rst
index 3bff00c11702..1b4bffa1ed74 100644
--- a/Documentation/networking/mctp.rst
+++ b/Documentation/networking/mctp.rst
@@ -296,7 +296,7 @@ There are a few possible packet flows in the MCTP stack:
 	: route lookup
 	-> rt->output() (== mctp_route_input)
 	   : sk_key lookup
-	   : stores skb in struct sk_key->reasm_head
+	   : stores skb in struct mctp_sk_key->reasm_head
 
 	mctp_pkttype_receive()
 	: route lookup
-- 
2.53.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help