commit | 0beb44b0653978c0f180f902fb93a1b0b61833b8 | [log] [tgz] |
---|---|---|
author | Carol Soto <clsoto@linux.vnet.ibm.com> | Mon Jul 06 09:20:19 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 08 15:19:54 2015 -0700 |
tree | ad5ae38e38cd49b12d8a85a3d579c027d911a3ad | |
parent | d912557b346099584bbbfa8d3c1e101c46e33b59 [diff] |
net/mlx4_core: Add extra check for total vfs for SRIOV Add extra check for total vfs for SRIOV to check if that value is bigger than total vfs in pci SRIOV capabalities. Fix a check and print of the number of maximum vfs that hw can handle. Fix a check and print of the number of maximum vfs per port that driver can handle. Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>