IB/mlx5: Removed not used parameters
Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Acked-by: Jason Gunthorpe <jgg@mellanox.com>
This commit is contained in:

committed by
Saeed Mahameed

parent
ec9c2fb8ce
commit
c33251a3c6
@@ -4585,8 +4585,6 @@ int mlx5_ib_stage_init_init(struct mlx5_ib_dev *dev)
|
||||
goto err_free_port;
|
||||
|
||||
if (!mlx5_core_mp_enabled(mdev)) {
|
||||
int i;
|
||||
|
||||
for (i = 1; i <= dev->num_ports; i++) {
|
||||
err = get_port_caps(dev, i);
|
||||
if (err)
|
||||
|
Reference in New Issue
Block a user