commit | 91e91beff6908a1e54536613b318efd56f6e27c4 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Apr 05 19:09:25 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 06 13:28:35 2017 -0700 |
tree | 48ef773a458028998fb74efc742230b96e450e34 | |
parent | 75d04aa368d9e945923819e9cc420fac125967ea [diff] |
net/sched: Removed unused vlan actions definition Commit c7e2b9689ef "sched: introduce vlan action" added both the UAPI values for the vlan actions (TCA_VLAN_ACT_) and these two in-kernel ones which are not used, remove them. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>