]> git.karo-electronics.de Git - karo-tx-linux.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)
commit79112c26f14c38ddbac3b2739469e373ef424fe6
tree1418a89412cd012c2613e9db9abc9dea783ad03f
parentb4c4ebcf3ca22bf9b04fa9c6ccfbfdfe0a256d07
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