]> git.baikalelectronics.ru Git - kernel.git/commit
sched: rename tcf_destroy to tcf_destroy_proto
authorJiri Pirko <jiri@mellanox.com>
Thu, 9 Feb 2017 13:38:55 +0000 (14:38 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Feb 2017 16:38:08 +0000 (11:38 -0500)
commita5f057db23c8a7ba07436f348ecda0727bb9d127
tree1418a89412cd012c2613e9db9abc9dea783ad03f
parent80ed34ae7e64605283b7193a190a6978fc958159
sched: rename tcf_destroy to tcf_destroy_proto

This function destroys TC filter protocol, not TC filter. So name it
accordingly.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sch_generic.h
net/sched/cls_api.c
net/sched/sch_api.c