Thread (1 message) 1 message, 1 author, 2013-03-20
DORMANTno replies

[PATCH 2/3] netlink: Remove an unused pointer in netlink_skb_parms

From: Andy Lutomirski <hidden>
Date: 2013-03-20 21:38:39
Subsystem: networking [general], the rest · Maintainers: "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

Possibly related (same subject, not in this thread)

Signed-off-by: Andy Lutomirski <redacted>
---
 include/linux/netlink.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/include/linux/netlink.h b/include/linux/netlink.h
index e0f746b..9ac1201 100644
--- a/include/linux/netlink.h
+++ b/include/linux/netlink.h
@@ -19,7 +19,6 @@ struct netlink_skb_parms {
 	struct scm_creds	creds;		/* Skb credentials	*/
 	__u32			portid;
 	__u32			dst_group;
-	struct sock		*ssk;
 };
 
 #define NETLINK_CB(skb)		(*(struct netlink_skb_parms*)&((skb)->cb))
-- 
1.8.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help