commit | dd0fbc89d274e392a077c5dc9a21d581de3252d1 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Apr 27 18:13:06 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 12:43:29 2020 -0700 |
tree | 33ee5f22dc6164ba456faf1789276c712a57693c | |
parent | 47fa15eae487f3f454d004894671ebea53e77bde [diff] |
mlxsw: spectrum_matchall: Push per-port rule add/del into separate functions As the replace/destroy is going to be used later on per-block, push the per-port rule addition/deletion into separate functions. 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>