Parcourir la source

net: sched: cls_u32: get rid of tc_u_common ->rcu

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>
Al Viro il y a 6 ans
Parent
commit
07743ca5c9
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      net/sched/cls_u32.c

+ 0 - 1
net/sched/cls_u32.c

@@ -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,