commit | 814fb8754155ef9535cad4ef1ce06429fe7988c6 | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Fri Sep 16 07:00:10 2016 +0000 |
committer | Leon Romanovsky <leon@kernel.org> | Sun Oct 30 15:43:15 2016 +0200 |
tree | 13efb5242c30296aa6e4622e70213236ccc11755 | |
parent | 0501fc477c2bed1cce02acbc22d79418bfa2c8c3 [diff] |
net/mlx5: Refactor find_flow_rule The way we compare between two dests will need to be used in other places in the future, so we factor out the comparison logic between two dests into a separate function. Signed-off-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org>