diff options
author | Eli Cohen <eli@mellanox.com> | 2019-02-10 13:24:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-10 18:28:43 +0100 |
commit | 257eeded20b34219d5484cfc415b3e39093f37b8 (patch) | |
tree | bc1a7320b23e8d31fc643e3ce76059ea1cd11932 /net/sched/act_skbedit.c | |
parent | net: phy: aquantia: add support for AQCS109 (diff) | |
download | linux-257eeded20b34219d5484cfc415b3e39093f37b8.tar.xz linux-257eeded20b34219d5484cfc415b3e39093f37b8.zip |
net: Move all TC actions identifiers to one place
Move all the TC identifiers to one place, to the same enum that defines
the identifier of police action. This makes it easier choose numbers for
new actions since they are now defined in one place. We preserve the
original values for binary compatibility. New IDs should be added inside
the enum.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_skbedit.c')
0 files changed, 0 insertions, 0 deletions