|
@@ -1848,7 +1848,6 @@ struct security_hook_heads security_hook_heads = {
|
|
.tun_dev_attach =
|
|
.tun_dev_attach =
|
|
LIST_HEAD_INIT(security_hook_heads.tun_dev_attach),
|
|
LIST_HEAD_INIT(security_hook_heads.tun_dev_attach),
|
|
.tun_dev_open = LIST_HEAD_INIT(security_hook_heads.tun_dev_open),
|
|
.tun_dev_open = LIST_HEAD_INIT(security_hook_heads.tun_dev_open),
|
|
- .skb_owned_by = LIST_HEAD_INIT(security_hook_heads.skb_owned_by),
|
|
|
|
#endif /* CONFIG_SECURITY_NETWORK */
|
|
#endif /* CONFIG_SECURITY_NETWORK */
|
|
#ifdef CONFIG_SECURITY_NETWORK_XFRM
|
|
#ifdef CONFIG_SECURITY_NETWORK_XFRM
|
|
.xfrm_policy_alloc_security =
|
|
.xfrm_policy_alloc_security =
|