]> 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)
commit42538e32631f15f3a829ac2f37875cae63552aaf
tree83b5c10d30d421ffc902cd4ee734207507134a86
parent444a8b756809d8dd3e129bc8d2c7f6abc388b752
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