On Mon, Mar 05, 2018 at 12:46:31PM -0800, Saeed Mahameed wrote: > From: Boris Pismenny <borisp@xxxxxxxxxxxx> > > 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 <matanb@xxxxxxxxxxxx> > Signed-off-by: Boris Pismenny <borisp@xxxxxxxxxxxx> > Signed-off-by: Saeed Mahameed <saeedm@xxxxxxxxxxxx> > drivers/infiniband/hw/mlx5/main.c | 20 ++++++++------------ > 1 file changed, 8 insertions(+), 12 deletions(-) Acked-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html