]> git.baikalelectronics.ru Git - kernel.git/commit
net sched actions: rename act_get_notify() to tcf_get_notify()
authorRoman Mashak <mrv@mojatatu.com>
Thu, 13 Jul 2017 17:12:18 +0000 (13:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Jul 2017 15:52:33 +0000 (08:52 -0700)
commitc7895e0a8cf6c1635edb06eed37ac752ed5d6568
tree5d01c52d2dd18e2c81fe3b6b78a6fb01da895bf2
parent028f74a6888de37a5506a6a0e9fc248956287db9
net sched actions: rename act_get_notify() to tcf_get_notify()

Make name consistent with other TC event notification routines, such as
tcf_add_notify() and tcf_del_notify()

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c