]> git.baikalelectronics.ru Git - kernel.git/commit
net_sched: remove unused parameter for tcf_action_delete()
authorCong Wang <xiyou.wangcong@gmail.com>
Sun, 19 Aug 2018 19:22:07 +0000 (12:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Aug 2018 19:45:44 +0000 (12:45 -0700)
commitdcd20aca84dbfd3985dc41751093294d8197f884
treeb4b8fcab9c4e62ce21645b396cfdc437dec7a7d9
parent9065018be9401ea24aa7a90f186510d3c7fccd0f
net_sched: remove unused parameter for tcf_action_delete()

Fixes: 272539528d00 ("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>
net/sched/act_api.c