X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Flinux%2Fnet.h;h=06bde4908473da67b664fba51f13aed0c0fa58d2;hb=fa0d7e3de6d6fc5004ad9dea0dd6b286af8f03e9;hp=16faa130088c298fe8540b7fa29d365d0ea579b7;hpb=44234d0c465d996145e9c821fa28a981f2e8309d;p=mirror_ubuntu-zesty-kernel.git diff --git a/include/linux/net.h b/include/linux/net.h index 16faa130088c..06bde4908473 100644 --- a/include/linux/net.h +++ b/include/linux/net.h @@ -120,7 +120,6 @@ enum sock_shutdown_cmd { struct socket_wq { wait_queue_head_t wait; struct fasync_struct *fasync_list; - struct rcu_head rcu; } ____cacheline_aligned_in_smp; /**