Thread (2 messages) flat view 2 messages, 2 authors, 2d ago

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

From: Randy Dunlap <rdunlap@infradead.org>
Date: 2026-09-06 04:22:20
Also in: linux-doc


On 9/5/26 2:51 AM, Karl Mehltretter wrote:
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>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
quoted hunk ↗ jump to hunk
---
 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
-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help