net: sched: cls_u32: get rid of tc_u_common ->rcu
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 8 Oct 2018 10:22:38 +0000 (06:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 17:33:35 +0000 (10:33 -0700)
unused

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_u32.c

index 810c49ac1bbea475b6f80cd4e2a4e24e1fa337c7..c378168f456281d007249f8425b34cd4d3699f52 100644 (file)
@@ -98,7 +98,6 @@ struct tc_u_common {
        int                     refcnt;
        struct idr              handle_idr;
        struct hlist_node       hnode;
-       struct rcu_head         rcu;
 };
 
 static inline unsigned int u32_hash_fold(__be32 key,