Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5f64238 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by David S. Miller
Browse files

net: #ifdef ->sk_security

parent d2ad3ca8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -271,7 +271,9 @@ struct sock {
	struct sk_buff		*sk_send_head;
	__u32			sk_sndmsg_off;
	int			sk_write_pending;
#ifdef CONFIG_SECURITY
	void			*sk_security;
#endif
	__u32			sk_mark;
	/* XXX 4 bytes hole on 64 bit */
	void			(*sk_state_change)(struct sock *sk);