projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec17caf
)
net: sched: cls_u32: get rid of tc_u_common ->rcu
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 8 Oct 2018 10:22:38 +0000
(06:22 -0400)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/sched/cls_u32.c
b/net/sched/cls_u32.c
index 810c49ac1bbea475b6f80cd4e2a4e24e1fa337c7..c378168f456281d007249f8425b34cd4d3699f52 100644
(file)
--- a/
net/sched/cls_u32.c
+++ b/
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,