commit | b0cd08537db8d2fbb227cdb2e5835209db295a24 | [log] [tgz] |
---|---|---|
author | Shai Malin <smalin@marvell.com> | Sun Aug 22 22:21:14 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 24 09:22:37 2021 +0100 |
tree | 10ba98c47b2e1a7210d40e9103d2810d99f6ee46 | |
parent | 14315498f5d373097d5082c27c7f764923ec1796 [diff] |
qed: Fix the VF msix vectors flow For VFs we should return with an error in case we didn't get the exact number of msix vectors as we requested. Not doing that will lead to a crash when starting queues for this VF. Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: Shai Malin <smalin@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>