commit | 3128f3a150f6f0da69db6b7ca79b044c4260b579 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Feb 24 08:35:50 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 24 11:55:07 2020 -0800 |
tree | 9fd248bca39660d1598085b6b50207b792f9caee | |
parent | 86272d33973c93a01e4ac2c0781e5ba83f06d305 [diff] |
mlxsw: spectrum_acl: Pass the ingress indication down to flex action The ACL flex action will have to know if it is in ingress or egress, so it can use correct trap ID. Pass the ingress indication down to it. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>