diff options
author | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-08-22 21:56:54 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-09-06 23:55:22 +0300 |
commit | ce4626131112e1d0066a890371e14d8091323f99 (patch) | |
tree | fe5af4c06cbf58d7b81f3c4d0d02b9f10c77909e /drivers/usb/cdns3/cdns3-imx.c | |
parent | 03fdb11da92fde0bdc0b6e9c1c642b7414d49e8d (diff) | |
download | linux-ce4626131112e1d0066a890371e14d8091323f99.tar.xz |
ice: Allow operation with reduced device MSI-X
The driver currently takes an all or nothing approach for device MSI-X
vectors. Meaning if it does not get its full allocation, it will fail and
not load. There is no reason it can't work with a reduced number of MSI-X
vectors. Take a similar approach as commit 741106f7bd8d ("ice: Improve
MSI-X fallback logic") and, instead, adjust the MSI-X request to make use
of what is available.
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Petr Oros <poros@redhat.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions