net/mlx5: remove limitation on number of instances
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Tue, 22 May 2018 15:37:01 +0000 (17:37 +0200)
committerShahaf Shuler <shahafs@mellanox.com>
Sun, 17 Jun 2018 08:04:48 +0000 (10:04 +0200)
commitc93adccc9724f64aae8db7b078f8d0d2a4fdb21e
tree287722519c7c7ff0c33d4c4a179e966215588f5d
parent66f2ac0f8b857d880185fa32ba7229181be4d536
net/mlx5: remove limitation on number of instances

This artificial limitation was inherited from the mlx4 code base and has no
purpose other than adding unnecessary noise.

This patch is a port of commit f2318196c71a ("net/mlx4: remove limitation
on number of instances").

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5.c