]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: sched: cls_u32: get rid of tp_c
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 8 Oct 2018 10:22:42 +0000 (06:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2018 17:33:35 +0000 (10:33 -0700)
commit8a8065f6836b4be114ff193248386f339a0c28f3
tree1af144825745f9cf44b1273b2b5c6d7f5884863b
parentdb04ff4863bf439500036b1882a9f2236f3c1d76
net: sched: cls_u32: get rid of tp_c

Both hnode ->tp_c and tp_c argument of u32_set_parms()
the latter is redundant, the former - never read...

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