Commit 07743ca5 authored by Al Viro's avatar Al Viro Committed by David S. Miller

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

unused
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarJamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ec17caf0
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment