commit | 3036dab670bae38f2ece608e69232f5b20aa6015 | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.com> | Thu Dec 01 14:06:35 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 02 13:28:36 2016 -0500 |
tree | fd9a23a78872aa20179ea84236270b4b8ea6c1a5 | |
parent | 796852197c7a1a3a69ee5184d68bf16885bef65b [diff] |
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter functions Instead of providing many arguments to fl_hw_{replace/destroy}_filter functions, just provide cls_fl_filter struct that includes all the relevant args. This patches doesn't add any new functionality. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>