net/mlx5: Improve argument name for add flow API
authorEli Cohen <eli@mellanox.com>
Sun, 29 Apr 2018 14:17:34 +0000 (09:17 -0500)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 13 Aug 2018 19:50:17 +0000 (12:50 -0700)
commitcf916ffbe0c628bb072ea829f300cff1874162ce
tree83b5c10d30d421ffc902cd4ee734207507134a86
parenta8274b854b5e7c78187d7b9eaf701e1f6e1ccfcb
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>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
include/linux/mlx5/fs.h