commit | e4f7ef54cbd8c8fd808e176c7feb8b614f0034fe | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Sat Feb 02 12:50:52 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 06 10:38:26 2019 -0800 |
tree | b84adde71d95b0baaebc4bfd2609da22707fb990 | |
parent | eca4205f9ec3bea2d5aad0493c19f5d2675a20fc [diff] |
dsa: bcm_sf2: use flow_rule infrastructure Update this driver to use the flow_rule infrastructure, hence we can use the same code to populate hardware IR from ethtool_rx_flow and the cls_flower interfaces. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>