commit | 853b53520c9d11db7652e3603665b0ad475741a5 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Mon Oct 28 23:35:11 2019 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Nov 01 14:40:26 2019 -0700 |
tree | 05af62390814db3c4e4db79651ca50acac380f85 | |
parent | d68316b5a1046b489097c5e5e24139548b79971f [diff] |
net/mlx5: Move legacy drop counter and rule under legacy structure To improve code readability, move legacy drop counters and droup rule under legacy structure. While at it, (a) prefix drop flow counters helper with legacy_. (b) nullify the rule pointers only if they were valid. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>