commit | 8a8065f6836b4be114ff193248386f339a0c28f3 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 08 06:22:42 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 08 10:33:35 2018 -0700 |
tree | 1af144825745f9cf44b1273b2b5c6d7f5884863b | |
parent | db04ff4863bf439500036b1882a9f2236f3c1d76 [diff] |
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>