Re: [PATCH] net/mlx5e: make mlx5e_profile const

From: David Miller
Date: Thu Aug 24 2017 - 15:34:02 EST


From: Bhumika Goyal <bhumirks@xxxxxxxxx>
Date: Wed, 23 Aug 2017 18:22:01 +0530

> Make this const as it is only passed as an argument to the function
> mlx5e_create_netdev and the corresponding argument is of type const.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>

Applied to net-next.