]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit8f04748016f3b583e675e0f649d42cfc10812a8b
tree9bcb35adbbfbec5601b624141f066d5fb3bdf362
parent47f25464122bd7aebba35bfb0a26ee24d8026885
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: 084e2f6566d2 ("Support to encoding decoding skb mark on IFE action")
Fixes: 200e10f46936 ("Support to encoding decoding skb prio on IFE action")
Fixes: 408fbc22ef1e ("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