]> git.baikalelectronics.ru Git - kernel.git/commit
net sched actions: change IFE modules alias names
authorRoman Mashak <mrv@mojatatu.com>
Wed, 11 Oct 2017 14:50:29 +0000 (10:50 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Oct 2017 05:13:20 +0000 (22:13 -0700)
commit02299f2cc9d575791584878466fdcad551b29d3f
tree9bcb35adbbfbec5601b624141f066d5fb3bdf362
parentc04af1caf492a15a4f84fee5a2c01e04d1fb074e
net sched actions: change IFE modules alias names

Make style of module alias name consistent with other subsystems in kernel,
for example net devices.

Fixes: 49f67ce32b18 ("Support to encoding decoding skb mark on IFE action")
Fixes: 7c0ea1ccf70f ("Support to encoding decoding skb prio on IFE action")
Fixes: ee629ef73b94 ("net sched ife action: Introduce skb tcindex metadata encap decap")
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_ife.h
net/sched/act_ife.c
net/sched/act_meta_mark.c
net/sched/act_meta_skbprio.c
net/sched/act_meta_skbtcindex.c