commit | 00ada91039fc03100cb4fab41d04f9b30f27340f | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Wed Mar 02 17:47:45 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 14:42:45 2016 -0500 |
tree | c839ab1f4ba4e83b8ea450e34e638875a420a57e | |
parent | 03a79f31ef5fb7a2298258432f3dc0f558f24d48 [diff] |
net/mlx4_core: Check the correct limitation on VFs for HA mode The limit of 63 is only for virtual functions while the actual enforcement was for VFs plus physical functions, fix that. Fixes: e57968a10bc1 ('net/mlx4_core: Support the HA mode for SRIOV VFs too') Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>