commit | b144e7ec51a132eac00a68bf897b6349d810022f | [log] [tgz] |
---|---|---|
author | Cong Wang <xiyou.wangcong@gmail.com> | Sun Aug 19 12:22:07 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 21 12:45:44 2018 -0700 |
tree | b4b8fcab9c4e62ce21645b396cfdc437dec7a7d9 | |
parent | 97a3f84f2c84f81b859aedd2c186df09c2ee21a6 [diff] |
net_sched: remove unused parameter for tcf_action_delete() Fixes: 16af6067392c ("net: sched: implement reference counted action release") Cc: Jiri Pirko <jiri@mellanox.com> Cc: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>