]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc99b8db34eaaa8e73a2aecfea358b6d9caa367ad
tree83b5c10d30d421ffc902cd4ee734207507134a86
parent76c7f206d524e603b01d76a1b66e52f89e6e362d
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