commit | 2cd173e6d542f8e96369608db849b71135d65afb | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Sat Feb 02 12:50:49 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 06 10:38:26 2019 -0800 |
tree | be32ab0288b9440811908803a3a33b2169d2183e | |
parent | 738678817573ce45698e1bb13222f2e53622c555 [diff] |
cls_flower: don't expose TC actions to drivers anymore Now that drivers have been converted to use the flow action infrastructure, remove this field from the tc_cls_flower_offload structure. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>