On Mon, Mar 05, 2018 at 12:46:31PM -0800, Saeed Mahameed wrote:
> From: Boris Pismenny <bor...@mellanox.com>
> 
> Group and pass all function arguments of parse_flow_attr call in one
> common struct mlx5_flow_act.
> 
> This patch passes all the action arguments of parse_flow_attr in one common
> struct mlx5_flow_act. It allows us to scale the number of actions without 
> adding
> new arguments to the function.
> 
> Signed-off-by: Matan Barak <mat...@mellanox.com>
> Signed-off-by: Boris Pismenny <bor...@mellanox.com>
> Signed-off-by: Saeed Mahameed <sae...@mellanox.com>
>  drivers/infiniband/hw/mlx5/main.c | 20 ++++++++------------
>  1 file changed, 8 insertions(+), 12 deletions(-)

Acked-by: Jason Gunthorpe <j...@mellanox.com>

Jason

Reply via email to