]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: make mlx4_profile const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 23 Aug 2017 12:47:39 +0000 (18:17 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Aug 2017 19:33:31 +0000 (12:33 -0700)
commit700055ce9d859e5ef2597acb7a58fc5f0ca8560a
treeb7ccb502bac1e38db86c3c763c55fd13a8a4a9ff
parent19c5548ffbd37f7b85d32738cbaf129eab9c8e94
net/mlx4_core: make mlx4_profile const

Make these const as they are only used in a copy operation.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/main.c