commit | cf916ffbe0c628bb072ea829f300cff1874162ce | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Sun Apr 29 09:17:34 2018 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Aug 13 12:50:17 2018 -0700 |
tree | 83b5c10d30d421ffc902cd4ee734207507134a86 | |
parent | a8274b854b5e7c78187d7b9eaf701e1f6e1ccfcb [diff] |
net/mlx5: Improve argument name for add flow API The last argument to mlx5_add_flow_rules passes the number of destinations in the struct pointed to by the dest arg. Change the name to better reflect this fact. Signed-off-by: Eli Cohen <eli@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>