Re: [net-next 08/10] net/dim: use struct net_dim_sample as arg to net_dim

2018-01-05 Thread Tal Gilboa
Thanks for doing this, would make future changes easier. On 1/4/2018 10:21 PM, Andy Gospodarek wrote: From: Andy Gospodarek Simplify the arguments net_dim() by formatting them into a struct net_dim_sample before calling the function.

[net-next 08/10] net/dim: use struct net_dim_sample as arg to net_dim

2018-01-04 Thread Andy Gospodarek
From: Andy Gospodarek Simplify the arguments net_dim() by formatting them into a struct net_dim_sample before calling the function. Signed-off-by: Andy Gospodarek Suggested-by: Tal Gilboa Acked-by: Tal Gilboa --- drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c | 13 - include/l